summaryrefslogtreecommitdiffstats
path: root/examples/location/mapviewer/map/ImageItem.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/map/ImageItem.qml')
-rw-r--r--examples/location/mapviewer/map/ImageItem.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/mapviewer/map/ImageItem.qml b/examples/location/mapviewer/map/ImageItem.qml
index 27456ed9..3bf4dfe2 100644
--- a/examples/location/mapviewer/map/ImageItem.qml
+++ b/examples/location/mapviewer/map/ImageItem.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
import QtQuick 2.5;
-import QtLocation 5.5
+import QtLocation 5.6
MapQuickItem { //to be used inside MapComponent only
id: imageItem