-
Notifications
You must be signed in to change notification settings - Fork 10
/
ddsmon.qrc
49 lines (49 loc) · 1.69 KB
/
ddsmon.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
37
38
39
40
41
42
43
44
45
46
47
48
49
<RCC>
<qresource prefix="/">
<file>images/monitor_new.png</file>
<file>images/monitor_attach.png</file>
<file>images/media-playback-stop.png</file>
<file>images/media-record.png</file>
<file>images/exportdoc.png</file>
<file>images/cancel.png</file>
<file>images/close.png</file>
<file>images/default.png</file>
<file>images/download.png</file>
<file>images/edit-clear.png</file>
<file>images/exports.png</file>
<file>images/filesave.png</file>
<file>images/filter.png</file>
<file>images/find.png</file>
<file>images/flush.png</file>
<file>images/imports.png</file>
<file>images/key.png</file>
<file>images/lock.png</file>
<file>images/monitor.png</file>
<file>images/player-eject.png</file>
<file>images/player-ff.png</file>
<file>images/player-next.png</file>
<file>images/player-pause.png</file>
<file>images/player-play.png</file>
<file>images/player-previous.png</file>
<file>images/player-rec.png</file>
<file>images/player-rew.png</file>
<file>images/player-stop.png</file>
<file>images/plus.png</file>
<file>images/prevfuzzy.png</file>
<file>images/print.png</file>
<file>images/printer.png</file>
<file>images/refresh.png</file>
<file>images/revert.png</file>
<file>images/save.png</file>
<file>images/scale.png</file>
<file>images/star.png</file>
<file>images/start.png</file>
<file>images/stock_data-new-table.png</file>
<file>images/stock_data-table.png</file>
<file>images/terminal.png</file>
<file>images/tool.png</file>
<file>images/trashcan.png</file>
<file>images/unlock.png</file>
<file>images/write.png</file>
</qresource>
</RCC>