sdrangel/plugins/feature/vorlocalizer/map.qrc

16 lines
423 B
Plaintext
Raw Normal View History

2020-11-29 19:30:18 -05:00
<RCC>
<qresource prefix="/demodvor/">
<file>map/map.qml</file>
2024-04-06 06:45:37 -04:00
<file>map/map_6.qml</file>
2020-11-29 19:30:18 -05:00
<file>map/MapStation.qml</file>
2024-04-06 06:45:37 -04:00
<file>map/ModifiedMapView.qml</file>
2020-11-29 19:30:18 -05:00
<file>map/antenna.png</file>
<file>map/VOR.png</file>
<file>map/VOR-DME.png</file>
<file>map/VORTAC.png</file>
2022-06-06 10:56:47 -04:00
<file>map/DVOR.png</file>
<file>map/DVOR-DME.png</file>
<file>map/DVORTAC.png</file>
2020-11-29 19:30:18 -05:00
</qresource>
</RCC>