summaryrefslogtreecommitdiffstats
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.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/mapviewer/map/PolylineItem.qml b/examples/location/mapviewer/map/PolylineItem.qml
index 4861e5af..c27d8b7a 100644
--- a/examples/location/mapviewer/map/PolylineItem.qml
+++ b/examples/location/mapviewer/map/PolylineItem.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
import QtQuick 2.5
-import QtLocation 5.5
+import QtLocation 5.6
//TODO: remove/refactor me when items are integrated