-
Notifications
You must be signed in to change notification settings - Fork 8
/
rockete.qrc
25 lines (25 loc) · 904 Bytes
/
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
<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>
</qresource>
</RCC>