-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimages.qrc
79 lines (79 loc) · 2.89 KB
/
images.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<RCC>
<qresource prefix="/">
<file>img/tag_blue.png</file>
<file>img/page_copy.png</file>
<file>img/image_add.png</file>
<file>img/table_add.png</file>
<file>img/cross.png</file>
<file>img/tab_add.png</file>
<file>img/hammer.png</file>
<file>img/color_swatch.png</file>
<file>img/color_wheel.png</file>
<file>img/world_go.png</file>
<file>img/textfield_add.png</file>
<file>img/page_white_edit.png</file>
<file>img/page_white_add.png</file>
<file>img/application_edit.png</file>
<file>img/application_get.png</file>
<file>img/layout_content.png</file>
<file>img/add.png</file>
<file>img/delete.png</file>
<file>img/dwarf.jpg</file>
<file>img/table.png</file>
<file>img/table_delete.png</file>
<file>img/table_go.png</file>
<file>img/disk.png</file>
<file>img/folder_page.png</file>
<file>img/arrow_in.png</file>
<file>img/arrow_out.png</file>
<file>img/drive_magnify.png</file>
<file>img/application_view_icons.png</file>
<file>img/connect.png</file>
<file>img/door_out.png</file>
<file>img/drive_go.png</file>
<file>img/find.png</file>
<file>img/help.png</file>
<file>img/book_edit.png</file>
<file>img/heart.png</file>
<file>img/female.png</file>
<file>img/male.png</file>
<file>img/emoticon_grin.png</file>
<file>img/emoticon_happy.png</file>
<file>img/emoticon_smile.png</file>
<file>img/emoticon_unhappy.png</file>
<file>img/exclamation.png</file>
<file>img/bullet_red.png</file>
<file>img/tick.png</file>
<file>img/arrow_switch.png</file>
<file>img/printer_error.png</file>
<file>img/printer.png</file>
</qresource>
<qresource prefix="/config">
<file alias="default_gridviews">default_gridviews.dtg</file>
</qresource>
<qresource prefix="/status">
<file>img/cheese.png</file>
<file>img/gear.png</file>
<file>img/hammer.png</file>
<file>img/hatchet.png</file>
<file>img/bullet_red.png</file>
<file>img/control_play_blue.png</file>
<file>img/cart.png</file>
<file>img/status_drink.png</file>
<file>img/status_sleep.png</file>
<file>img/pickaxe.png</file>
<file>img/axe.png</file>
<file>img/haul.png</file>
<file>img/status_fight2.png</file>
<file>img/status_forge.png</file>
<file>img/status_haul.png</file>
<file>img/syringe.png</file>
<file>img/band_aid.png</file>
<file>img/first_aid_kit.png</file>
<file>img/cup2.png</file>
<file>img/bee_i_guess.png</file>
<file>img/pot.png</file>
<file>img/lump.png</file>
<file>img/spinning.png</file>
</qresource>
</RCC>