mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 11:09:16 +02:00
Use SVG arrows instead of PNGs
This commit is contained in:
@ -6,10 +6,8 @@
|
||||
|
||||
<!-- Common map stuff -->
|
||||
<qresource prefix="/map">
|
||||
<file alias="arrow.png">icons/map/arrow.png</file>
|
||||
<file alias="arrow@2x.png">icons/map/arrow@2x.png</file>
|
||||
<file alias="water-arrow.png">icons/map/water-arrow.png</file>
|
||||
<file alias="water-arrow@2x.png">icons/map/water-arrow@2x.png</file>
|
||||
<file alias="arrow.svg">icons/map/arrow.svg</file>
|
||||
<file alias="water-arrow.svg">icons/map/water-arrow.svg</file>
|
||||
</qresource>
|
||||
|
||||
<!-- POIs (IMG & ENC style) -->
|
||||
|
Reference in New Issue
Block a user