-
Notifications
You must be signed in to change notification settings - Fork 1
/
Icons.qrc
25 lines (25 loc) · 939 Bytes
/
Icons.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
<RCC>
<qresource prefix="/new/prefix1">
<file>Icons/addProject.ico</file>
<file>Icons/lightOn.ico</file>
<file>Icons/openFile.ico</file>
<file>Icons/openProject.ico</file>
<file>Icons/outputFile.ico</file>
<file>Icons/saveProject.ico</file>
<file>Icons/wireMode.ico</file>
<file>Icons/Fresh.ico</file>
<file>Icons/delete.ico</file>
<file>Icons/addLight.png</file>
<file>Icons/cone.ico</file>
<file>Icons/copy.ico</file>
<file>Icons/cube.ico</file>
<file>Icons/cylinder.ico</file>
<file>Icons/paste.ico</file>
<file>Icons/prism.ico</file>
<file>Icons/sphere.ico</file>
<file>Icons/Pan.png</file>
<file>Icons/selectMode.ico</file>
<file>Icons/20141210052618110_easyicon_net_48.ico</file>
<file>Icons/20141210053806758_easyicon_net_96.ico</file>
</qresource>
</RCC>