-
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) · 751 Bytes
/
Copy pathicons.qrc
File metadata and controls
21 lines (21 loc) · 751 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>img/cancel.png</file>
<file>img/copy.png</file>
<file>img/iconfinder_352438_redo_icon_512px.png</file>
<file>img/icons8-cut-48.png</file>
<file>img/icons8-paste-64.png</file>
<file>img/icons8-save-64.png</file>
<file>img/icons8-save-all-64.png</file>
<file>img/icons8-undo-64.png</file>
<file>img/open-door.png</file>
<file>img/open.png</file>
<file>img/paste.png</file>
<file>img/pdf.png</file>
<file>img/undo-arrow.png</file>
<file>img/icons8-info-26.png</file>
<file>img/addTab.png</file>
<file>img/refresh.png</file>
<file>img/stat.png</file>
</qresource>
</RCC>