-
Notifications
You must be signed in to change notification settings - Fork 3
/
qsires.qrc
26 lines (26 loc) · 910 Bytes
/
qsires.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
<RCC>
<qresource prefix="/">
<file>res/neosphere.png</file>
<file>res/icon.png</file>
<file>res/icon.ico</file>
<file>res/transparency-bg.png</file>
<file>res/eye.png</file>
<file>res/eye-closed.png</file>
<file>res/1x1grid.png</file>
<file>res/3x3grid.png</file>
<file>res/5x5grid.png</file>
<file>res/pencil.png</file>
<file>res/linetool.png</file>
<file>res/paintbucket.png</file>
<file>res/dropper.png</file>
<file>res/rectangletool.png</file>
<file>res/gears.png</file>
<file>res/legacyconfig.png</file>
<file>res/legacyengine.png</file>
<file>res/togglegrid.png</file>
<file>res/show_spritesets.png</file>
<file>res/person.svg</file>
<file>res/trigger.svg</file>
<file>res/spawnpoint_icon.svg</file>
</qresource>
</RCC>