summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/content/map/Marker.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/content/map/Marker.qml')
-rw-r--r--examples/location/mapviewer/content/map/Marker.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/mapviewer/content/map/Marker.qml b/examples/location/mapviewer/content/map/Marker.qml
index 0e9f1537..0793f13e 100644
--- a/examples/location/mapviewer/content/map/Marker.qml
+++ b/examples/location/mapviewer/content/map/Marker.qml
@@ -39,7 +39,7 @@
****************************************************************************/
import QtQuick 2.0;
-import QtLocation 5.0
+import QtLocation 5.3
import QtLocation.examples 5.0
//! [mqi-top]