-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGAMCS-Lab.qrc
More file actions
28 lines (28 loc) · 1.01 KB
/
GAMCS-Lab.qrc
File metadata and controls
28 lines (28 loc) · 1.01 KB
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
<RCC>
<qresource prefix="/">
<file>images/block.png</file>
<file>images/cheese.png</file>
<file>images/cursor.png</file>
<file>images/eraser.png</file>
<file>images/mouse.png</file>
<file>images/nail.png</file>
<file>images/pause.png</file>
<file>images/resume.png</file>
<file>images/speeddown.png</file>
<file>images/speedup.png</file>
<file>images/cat.png</file>
<file>images/grid.png</file>
<file>images/elephant.png</file>
<file>images/gamcs-logo-small.png</file>
<file>images/bomb.png</file>
<file>images/aboutGAMCS.png</file>
<file>images/application-exit.png</file>
<file>images/configure.png</file>
<file>images/help-contents.png</file>
<file>images/scene-new.png</file>
<file>images/scene-open.png</file>
<file>images/scene-save-as.png</file>
<file>images/scene-save.png</file>
<file>help.html</file>
</qresource>
</RCC>