-
Notifications
You must be signed in to change notification settings - Fork 0
/
pic.qrc
23 lines (23 loc) · 834 Bytes
/
pic.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
<qresource prefix="/">
<file>res/pic/1.png</file>
<file>res/pic/2.png</file>
<file>res/pic/3.png</file>
<file>res/pic/4.png</file>
<file>res/pic/background-1.png</file>
<file>res/pic/background-2.png</file>
<file>res/pic/background-3.png</file>
<file>res/pic/background-4.png</file>
<file>res/pic/pwd.png</file>
<file>res/pic/qq.png</file>
<file>res/pic/qq-hover.png</file>
<file>res/pic/qq-old.png</file>
<file>res/pic/user_name.png</file>
<file>res/pic/wb.png</file>
<file>res/pic/wb-hover.png</file>
<file>res/pic/wx.png</file>
<file>res/pic/wx-hover.png</file>
<file>res/pic/search.png</file>
<file>res/pic/ex.png</file>
</qresource>
</RCC>