1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Added hi-dpi one-way street (+ water ways) arrows

This commit is contained in:
2023-07-31 23:36:14 +02:00
parent c6af082fa3
commit 3e8b54f605
7 changed files with 19 additions and 13 deletions

View File

@ -58,6 +58,9 @@
<!-- 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>
</qresource>
<!-- POIs (IMG & ENC style) -->