summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/forms/Geocode.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/forms/Geocode.qml')
-rw-r--r--examples/location/mapviewer/forms/Geocode.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/location/mapviewer/forms/Geocode.qml b/examples/location/mapviewer/forms/Geocode.qml
index 4484b301..9e273257 100644
--- a/examples/location/mapviewer/forms/Geocode.qml
+++ b/examples/location/mapviewer/forms/Geocode.qml
@@ -38,8 +38,8 @@
**
****************************************************************************/
-import QtQuick 2.4
-import QtPositioning 5.2
+import QtQuick 2.5
+import QtPositioning 5.5
GeocodeForm {