summaryrefslogtreecommitdiffstats
path: root/examples/location/mapviewer/forms/RouteListDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/forms/RouteListDelegate.qml')
-rw-r--r--examples/location/mapviewer/forms/RouteListDelegate.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/location/mapviewer/forms/RouteListDelegate.qml b/examples/location/mapviewer/forms/RouteListDelegate.qml
index 789bc78c..2dc9981a 100644
--- a/examples/location/mapviewer/forms/RouteListDelegate.qml
+++ b/examples/location/mapviewer/forms/RouteListDelegate.qml
@@ -38,9 +38,9 @@
**
****************************************************************************/
-import QtQuick 2.4
-import QtQuick.Controls 1.3
-import QtQuick.Layouts 1.1
+import QtQuick 2.5
+import QtQuick.Controls 1.4
+import QtQuick.Layouts 1.2
Item {
id: root