-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathicons.qrc
More file actions
21 lines (21 loc) · 708 Bytes
/
icons.qrc
File metadata and controls
21 lines (21 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<RCC>
<qresource prefix="/icons">
<file>icons/collapse.png</file>
<file>icons/edit.png</file>
<file>icons/expand.png</file>
<file>icons/lawl.png</file>
<file>icons/open.png</file>
<file>icons/rename.png</file>
<file>icons/revert.png</file>
<file>icons/save.png</file>
<file>icons/saveas.png</file>
<file>icons/openimage.png</file>
<file>icons/close.png</file>
<file>icons/delete.png</file>
<file>icons/export.png</file>
<file>icons/import.png</file>
<file>icons/new.png</file>
<file>icons/green_tick.png</file>
<file>icons/red_cross.png</file>
</qresource>
</RCC>