Skip to content

Commit 5ae5ae0

Browse files
committed
Fixed QRC paths
1 parent 968b5d1 commit 5ae5ae0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pbfplugin.qrc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<file>style/OpenMapTiles/sprite.png</file>
66
<file>style/OpenMapTiles/sprite@2x.json</file>
77
<file>style/OpenMapTiles/sprite@2x.png</file>
8-
<file>style/Tilezen/style.json</file>
9-
<file>style/Tilezen/sprite.json</file>
10-
<file>style/Tilezen/sprite.png</file>
11-
<file>style/Tilezen/sprite@2x.json</file>
12-
<file>style/Tilezen/sprite@2x.png</file>
8+
<file>style/Protomaps/style.json</file>
9+
<file>style/Protomaps/sprite.json</file>
10+
<file>style/Protomaps/sprite.png</file>
11+
<file>style/Protomaps/sprite@2x.json</file>
12+
<file>style/Protomaps/sprite@2x.png</file>
1313
<file>style/Mapbox/style.json</file>
1414
<file>style/Mapbox/sprite.json</file>
1515
<file>style/Mapbox/sprite.png</file>

0 commit comments

Comments
 (0)