summaryrefslogtreecommitdiffstats
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 afa985ff..a8851a4c 100644
--- a/examples/location/mapviewer/map/Marker.qml
+++ b/examples/location/mapviewer/map/Marker.qml
@@ -38,8 +38,8 @@
**
****************************************************************************/
-import QtQuick 2.0;
-import QtLocation 5.3
+import QtQuick 2.5;
+import QtLocation 5.5
//! [mqi-top]
MapQuickItem {