-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.qrc
26 lines (26 loc) · 920 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
25
26
<RCC>
<qresource prefix="/">
<file>icon/backward.png</file>
<file>icon/downloadfill.png</file>
<file>icon/edit.png</file>
<file>icon/fenlei-copy.png</file>
<file>icon/folderOpen.png</file>
<file>icon/forward.png</file>
<file>icon/full-screen.png</file>
<file>icon/label.png</file>
<file>icon/menu.png</file>
<file>icon/next.png</file>
<file>icon/pause.png</file>
<file>icon/search.png</file>
<file>icon/share.png</file>
<file>icon/share_1.png</file>
<file>icon/speed.png</file>
<file>icon/speedx2.png</file>
<file>icon/start.png</file>
<file>icon/tuichu.png</file>
<file>icon/user.png</file>
<file>icon/volumeDisable.png</file>
<file>icon/volumeHigh.png</file>
<file>icon/upload.png</file>
</qresource>
</RCC>