-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathicons.qrc
More file actions
23 lines (23 loc) · 780 Bytes
/
Copy pathicons.qrc
File metadata and controls
23 lines (23 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
<qresource prefix="/">
<file>icons/bookit.svg</file>
<file>icons/folder.svg</file>
<file>icons/paste.svg</file>
<file>icons/new_page.svg</file>
<file>icons/copy.svg</file>
<file>icons/cut.svg</file>
<file>icons/date.svg</file>
<file>icons/font.svg</file>
<file>icons/left.svg</file>
<file>icons/refresh.svg</file>
<file>icons/right.svg</file>
<file>icons/search.svg</file>
<file>icons/redo.svg</file>
<file>icons/undo.svg</file>
<file>icons/save.svg</file>
<file>icons/close.svg</file>
<file>icons/down.svg</file>
<file>icons/up.svg</file>
<file>icons/corepad.svg</file>
</qresource>
</RCC>