summaryrefslogtreecommitdiff
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.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/location/mapviewer/map/ImageItem.qml b/examples/location/mapviewer/map/ImageItem.qml
index cc5507c9..27cbb732 100644
--- a/examples/location/mapviewer/map/ImageItem.qml
+++ b/examples/location/mapviewer/map/ImageItem.qml
@@ -47,8 +47,8 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-import QtQuick 2.5;
-import QtLocation 5.6
+import QtQuick
+import QtLocation
MapQuickItem { //to be used inside MapComponent only
id: imageItem