-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathimages.qrc
More file actions
22 lines (22 loc) · 734 Bytes
/
Copy pathimages.qrc
File metadata and controls
22 lines (22 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<RCC>
<qresource prefix="/">
<file>images/add.png</file>
<file>images/clear.png</file>
<file>images/close.png</file>
<file>images/help.png</file>
<file>images/large.png</file>
<file>images/left.png</file>
<file>images/mesage.png</file>
<file>images/open.png</file>
<file>images/Qt.png</file>
<file>images/right.png</file>
<file>images/save.png</file>
<file>images/select.png</file>
<file>images/small.png</file>
<file>images/stop.png</file>
<file>images/toLeft.png</file>
<file>images/toRight.png</file>
<file>images/logo.png</file>
<file>images/quit.png</file>
</qresource>
</RCC>