-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathicon.qrc
24 lines (24 loc) · 862 Bytes
/
icon.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="/">
<file>images/appicon.png</file>
<file>images/appicon2.png</file>
<file>images/option.png</file>
<file>images/label.png</file>
<file>images/info.png</file>
<file>images/open.png</file>
<file>images/save.png</file>
<file>images/hline.png</file>
<file>images/exit.png</file>
<file>images/cut.png</file>
<file>images/fmarker.png</file>
<file>images/open_ch1.png</file>
<file>images/open_ch2.png</file>
<file>images/print.png</file>
<file>images/printpdf.png</file>
<file>images/profile.png</file>
<file>images/saveimage.png</file>
<file>images/width.png</file>
<file>images/zmatch1.png</file>
<file>images/zmatch2.png</file>
</qresource>
</RCC>