-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathres.qrc
More file actions
20 lines (20 loc) · 802 Bytes
/
res.qrc
File metadata and controls
20 lines (20 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
<qresource prefix="/newPrefix">
<file>images/Actions-arrow-right-icon.png</file>
<file>images/Actions-quickopen-icon.png</file>
<file>images/Check-icon.png</file>
<file>images/appicon.png</file>
<file>images/Cancel-icon.png</file>
<file>images/Apple-icon.png</file>
<file>images/Linux-icon.png</file>
<file>images/Windows-icon.png</file>
<file>images/Information-icon.png</file>
<file>images/Open-folder-icon.png</file>
<file>images/Refresh-icon.png</file>
<file>images/Application-exit-icon.png</file>
<file>images/software-update-icon.png</file>
<file>images/Blender-icon.png</file>
<file>images/orange_img.png</file>
</qresource>
<qresource prefix="/"/>
</RCC>