-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresources.qrc
32 lines (32 loc) · 1.07 KB
/
resources.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
27
28
29
30
31
32
<RCC>
<qresource prefix="/icons">
<file>images/new.png</file>
<file>images/open.png</file>
<file>images/save.png</file>
<file>images/screenshot.png</file>
<file>images/points.png</file>
<file>images/totalwire.png</file>
<file>images/wireframe.png</file>
<file>images/flatlines.png</file>
<file>images/flat.png</file>
<file>images/smooth.png</file>
<file>images/texture.png</file>
<file>images/texturemodulate.png</file>
<file>images/light.png</file>
<file>images/vector.png</file>
<file>images/select.png</file>
<file>images/selectcutface.png</file>
<file>images/clear.png</file>
<file>images/rotation.png</file>
<file>images/xcut.png</file>
<file>images/ycut.png</file>
<file>images/zcut.png</file>
<file>images/plus.png</file>
<file>images/minus.png</file>
<file>images/cut.png</file>
<file>images/boundary.png</file>
<file>images/export_surface.png</file>
<file>images/merge.png</file>
<file>images/samepoint.png</file>
</qresource>
</RCC>