-
Notifications
You must be signed in to change notification settings - Fork 0
/
numchladni.qrc
18 lines (18 loc) · 990 Bytes
/
numchladni.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<RCC>
<qresource prefix="/">
<file alias="exit.png">resources/application-exit.png</file>
<file alias="open.png">resources/document-open.png</file>
<file alias="save.png">resources/document-save.png</file>
<file alias="html.png">resources/document.png</file>
<file alias="display.png">resources/display.png</file>
<file alias="check.png">resources/check.png</file>
<file alias="clear.png">resources/edit-clear.png</file>
<file alias="run.png">resources/system-run.png</file>
<file alias="pause.png">resources/media-playback-pause.png</file>
<file alias="play.png">resources/media-playback-start.png</file>
<file alias="back.png">resources/media-skip-backward.png</file>
<file alias="step.png">resources/media-seek-forward.png</file>
<file alias="new.png">resources/document-new.png</file>
<file alias="numchladni.css">resources/numchladni.css</file>
</qresource>
</RCC>