summaryrefslogtreecommitdiffstats
path: root/examples/location/mapviewer/forms/RouteListHeader.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/forms/RouteListHeader.qml')
-rw-r--r--examples/location/mapviewer/forms/RouteListHeader.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/location/mapviewer/forms/RouteListHeader.qml b/examples/location/mapviewer/forms/RouteListHeader.qml
index 5c702810..383f892a 100644
--- a/examples/location/mapviewer/forms/RouteListHeader.qml
+++ b/examples/location/mapviewer/forms/RouteListHeader.qml
@@ -38,8 +38,8 @@
**
****************************************************************************/
-import QtQuick 2.4
-import QtQuick.Controls 1.3
+import QtQuick 2.5
+import QtQuick.Controls 1.4
Item {
property alias travelTime: travelTimeLabel