summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/map/PolylineItem.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/map/PolylineItem.qml')
-rw-r--r--examples/location/mapviewer/map/PolylineItem.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/location/mapviewer/map/PolylineItem.qml b/examples/location/mapviewer/map/PolylineItem.qml
index f94ec950..4861e5af 100644
--- a/examples/location/mapviewer/map/PolylineItem.qml
+++ b/examples/location/mapviewer/map/PolylineItem.qml
@@ -37,8 +37,8 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-import QtQuick 2.0
-import QtLocation 5.3
+import QtQuick 2.5
+import QtLocation 5.5
//TODO: remove/refactor me when items are integrated