forked from JamesMcCrae/flatfab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.qrc
22 lines (22 loc) · 881 Bytes
/
resources.qrc
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>stylesheet.qss</file>
<file>icons/edit-normal.png</file>
<file>icons/edit-checked.png</file>
<file>icons/edit-hover.png</file>
<file>icons/views-checked.png</file>
<file>icons/views-hover.png</file>
<file>icons/views-normal.png</file>
<file>icons/generate-checked.png</file>
<file>icons/generate-hover.png</file>
<file>icons/generate-normal.png</file>
<file>icons/guides-checked.png</file>
<file>icons/guides-hover.png</file>
<file>icons/guides-normal.png</file>
<file>icons/physics-checked.png</file>
<file>icons/physics-hover.png</file>
<file>icons/physics-normal.png</file>
<file>icons/appbar.transform.flip.horizontal.png</file>
<file>icons/appbar.vector.pen.png</file>
</qresource>
</RCC>