-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.qrc
24 lines (24 loc) · 943 Bytes
/
resource.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
<RCC>
<qresource prefix="/new/prefix1">
<file>png/001-magnifier.png</file>
<file>png/002-add-button-inside-black-circle.png</file>
<file>png/003-phone-symbol-of-an-auricular-inside-a-circle.png</file>
<file>png/004-rubbish-bin.png</file>
<file>png/005-screwdriver-and-wrench-crossed.png</file>
<file>png/006-info.png</file>
<file>png/import-export-arrows.png</file>
<file>png/002-settings-work-tool.png</file>
<file>png/003-eye-open.png</file>
<file>png/004-import.png</file>
<file>png/005-export.png</file>
<file>png/file.png</file>
<file>png/refresh.png</file>
<file>png/MainPic.png</file>
<file>png/MainPic.ico</file>
<file>png/edit.png</file>
<file>png/delete.png</file>
<file>png/user.png</file>
<file>png/cancel.png</file>
</qresource>
<qresource prefix="/config"/>
</RCC>