-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgsafe.qrc
20 lines (20 loc) · 831 Bytes
/
gsafe.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
<qresource prefix="/">
<file>GSAFEPIXMAPS/image_up.png</file>
<file>GSAFEPIXMAPS/image_down.png</file>
<file>GSAFEPIXMAPS/image_ascend.png</file>
<file>GSAFEPIXMAPS/image_descend.png</file>
<file>GSAFEPIXMAPS/image_ascend2.png</file>
<file>GSAFEPIXMAPS/image_descend2.png</file>
<file>GSAFEPIXMAPS/image_hsup.png</file>
<file>GSAFEPIXMAPS/image_hsdown.png</file>
<file>GSAFEPIXMAPS/refreshbutton.png</file>
<file>GSAFEPIXMAPS/image_x.png</file>
<file>GSAFEPIXMAPS/image_p.png</file>
<file>GSAFEPIXMAPS/image_f.png</file>
<file>GSAFEPIXMAPS/image_y.png</file>
<file>GSAFEPIXMAPS/image_e.png</file>
<file>GSAFEPIXMAPS/down45.png</file>
<file>GSAFEPIXMAPS/up45.png</file>
</qresource>
</RCC>