forked from HanaeN/MabiMe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimages.qrc
36 lines (36 loc) · 1.49 KB
/
images.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
33
34
35
36
<RCC>
<qresource prefix="/images">
<file>Images/branch-closed.png</file>
<file>Images/branch-open.png</file>
<file>Images/cog.png</file>
<file>Images/frm.png</file>
<file>Images/button-small.png</file>
<file>Images/button-small-down.png</file>
<file>Images/button-small-hover.png</file>
<file>Images/button-small-x.png</file>
<file>Images/button-small-invisible.png</file>
<file>Images/button-small-visible.png</file>
<file>Images/move-layer-down.png</file>
<file>Images/move-layer-up.png</file>
<file>Images/duplicate-layer.png</file>
<file>Images/new-layer.png</file>
<file>Images/search.png</file>
<file>Images/button-small-has-bones.png</file>
<file>Images/button-small-no-bones.png</file>
<file>Images/search-small.png</file>
<file>Images/full-logo.png</file>
<file>Images/button-elf.png</file>
<file>Images/button-giant.png</file>
<file>Images/button-human.png</file>
<file>Images/button-female.png</file>
<file>Images/button-male.png</file>
<file>Images/icon-character.png</file>
<file>Images/icon-colours.png</file>
<file>Images/icon-hat.png</file>
<file>Images/icon-body.png</file>
<file>Images/icon-robe.png</file>
<file>Images/icon-gloves.png</file>
<file>Images/icon-shoes.png</file>
<file>Images/icon-colours-cropped.png</file>
</qresource>
</RCC>