summaryrefslogtreecommitdiff
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 81fe2e08..2a5f765b 100644
--- a/examples/location/mapviewer/forms/RouteListDelegate.qml
+++ b/examples/location/mapviewer/forms/RouteListDelegate.qml
@@ -48,9 +48,9 @@
**
****************************************************************************/
-import QtQuick 2.5
-import QtQuick.Controls 1.4
-import QtQuick.Layouts 1.2
+import QtQuick
+import QtQuick.Controls
+import QtQuick.Layouts
Item {
id: root