forked from harmy/Rockete
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrockete.qrc
50 lines (50 loc) · 2.01 KB
/
rockete.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
<RCC>
<qresource prefix="/">
<file>images/tool_image.png</file>
<file>images/window_icon.png</file>
<file>images/zoom_in.png</file>
<file>images/zoom_out.png</file>
<file>images/redo.png</file>
<file>images/undo.png</file>
<file>images/open.png</file>
<file>images/picture.png</file>
<file>images/tools.png</file>
<file>images/refresh.png</file>
<file>images/save.png</file>
<file>images/tool_div.png</file>
<file>images/tool_select.png</file>
<file>images/search.png</file>
<file>images/new_button.png</file>
<file>images/banner.png</file>
<file>images/logo.png</file>
<file>images/icon_snippets.png</file>
<file>images/icon_lua.png</file>
<file>images/icon_rcss.png</file>
<file>images/icon_rml.png</file>
<file>images/tool_test.png</file>
<file>images/project-new.png</file>
<file>images/icon_atlas.png</file>
<file>images/icon_fnt.png</file>
<file>images/reload.png</file>
<file>images/grid.png</file>
<file>images/border-image.png</file>
<file>images/icon_rcss_auto.png</file>
<file>images/frame-android-medium.png</file>
<file>images/frame-android-small.png</file>
<file>images/frame-android-xsmall.png</file>
<file>images/frame-ipad.png</file>
<file>images/frame-iphone.png</file>
<file>images/frame-iphone5.png</file>
<file>images/frame-playbook.png</file>
<file>images/frame-z10.png</file>
<file>images/orientation-landscapeleft.png</file>
<file>images/orientation-landscaperight.png</file>
<file>images/orientation-portrait.png</file>
<file>images/orientation-upsidedown.png</file>
<file>images/frame-monitor.png</file>
<file>images/dimensions.png</file>
<file>images/bug.png</file>
<file>images/view-grid.png</file>
<file>images/icon_bmp_fnt.png</file>
</qresource>
</RCC>