summaryrefslogtreecommitdiff
path: root/examples/location/geojson_viewer/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/geojson_viewer/qml.qrc')
-rw-r--r--examples/location/geojson_viewer/qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/location/geojson_viewer/qml.qrc b/examples/location/geojson_viewer/qml.qrc
index ea443bb0..794a2093 100644
--- a/examples/location/geojson_viewer/qml.qrc
+++ b/examples/location/geojson_viewer/qml.qrc
@@ -2,5 +2,6 @@
<qresource prefix="/">
<file>main.qml</file>
<file>GeoJsonDelegate.qml</file>
+ <file>GeoJsonDelegateMapObject.qml</file>
</qresource>
</RCC>