summaryrefslogtreecommitdiff
path: root/platform/qt/resources
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-01-24 18:05:22 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-01-26 14:53:45 +0200
commitbe43310b6ff5465e6717128b577f6e61c0335c44 (patch)
tree330ba9aa8c9a1af84e9d504301c9d716fafe53b6 /platform/qt/resources
parentfb759e949fc6381b92eb2149cbea1db3e282de4b (diff)
downloadqtlocation-mapboxgl-be43310b6ff5465e6717128b577f6e61c0335c44.tar.gz
[Qt] Refactor QMapbox Annotations API
Diffstat (limited to 'platform/qt/resources')
-rw-r--r--platform/qt/resources/common.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/qt/resources/common.qrc b/platform/qt/resources/common.qrc
index d02c04a3c2..4c792b057c 100644
--- a/platform/qt/resources/common.qrc
+++ b/platform/qt/resources/common.qrc
@@ -1,6 +1,7 @@
<RCC>
<qresource prefix="/">
<file alias="icon.png">../../../common/icon.png</file>
+ <file alias="default_marker.svg">../../../platform/default/resources/default_marker.svg</file>
<file>source1.geojson</file>
<file>source2.geojson</file>
<file>label-arrow.svg</file>