summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/map/Marker.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/map/Marker.qml')
-rw-r--r--examples/location/mapviewer/map/Marker.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/location/mapviewer/map/Marker.qml b/examples/location/mapviewer/map/Marker.qml
index 095e5f93..8c5d9284 100644
--- a/examples/location/mapviewer/map/Marker.qml
+++ b/examples/location/mapviewer/map/Marker.qml
@@ -48,8 +48,8 @@
**
****************************************************************************/
-import QtQuick 2.5;
-import QtLocation 5.6
+import QtQuick
+import QtLocation
//! [mqi-top]
MapQuickItem {