-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathicons.qrc
34 lines (34 loc) · 1.28 KB
/
icons.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
<RCC>
<qresource prefix="/icons">
<file>icons/zoom_in-26.png</file>
<file>icons/zoom_out-26.png</file>
<file>icons/electrical_threshold-26.png</file>
<file>icons/edit-26.png</file>
<file>icons/delete-26.png</file>
<file>icons/record-26.png</file>
<file>icons/expand-26.png</file>
<file>icons/screenshot-26.png</file>
<file>icons/voice_recognition_scan-26.png</file>
<file>icons/settings-26.png</file>
<file>icons/image_file-26.png</file>
<file>icons/compare-26.png</file>
<file>icons/ok-26.png</file>
<file>icons/audio_wave-26.png</file>
<file>icons/fantasy-26.png</file>
<file>icons/speaker-26.png</file>
<file>icons/voice_recognition_scan-64.png</file>
<file>icons/guru-26.png</file>
<file>icons/trophy-26.png</file>
<file>icons/pause26.png</file>
<file>icons/pause.png</file>
<file>icons/voice_recognition_scan-64-off.png</file>
<file>icons/pause-off.png</file>
<file>icons/file.png</file>
<file>icons/inton-50.png</file>
<file>icons/save.png</file>
<file>icons/ok.png</file>
</qresource>
<qresource prefix="/splash">
<file>icons/wave.png</file>
</qresource>
</RCC>