-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathresources.qrc
More file actions
32 lines (32 loc) · 1.14 KB
/
resources.qrc
File metadata and controls
32 lines (32 loc) · 1.14 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
29
30
31
32
<RCC>
<qresource prefix="/">
<file>res/logo/dabstar.png</file>
<file>res/logo/dabstar_j.png</file>
<file>res/logo/dabstar320x240.png</file>
<file>res/logo/dabinvlogo.png</file>
<file>res/icons/muted24.png</file>
<file>res/icons/unmuted24.png</file>
<file>res/icons/upwht24.png</file>
<file>res/icons/downwht24.png</file>
<file>res/icons/copyright24.png</file>
<file>res/icons/starempty16.png</file>
<file>res/icons/starempty24.png</file>
<file>res/icons/starfilled16.png</file>
<file>res/icons/starfilled24.png</file>
<file>res/icons/details24.png</file>
<file>res/icons/maps24.png</file>
<file>res/icons/scan24.png</file>
<file>res/icons/setting24.png</file>
<file>res/icons/meas24.png</file>
<file>res/icons/tower24.png</file>
<file>res/icons/fib24.png</file>
<file>res/icons/tii24.png</file>
<file>res/icons/cir24.png</file>
<file>res/icons/targetwht24.png</file>
<file>res/icons/eject24.png</file>
<file>res/icons/folder24.png</file>
<file>res/globstyle.qss</file>
<file>res/map-viewer.html</file>
<file>res/txdata.tii</file>
</qresource>
</RCC>