summaryrefslogtreecommitdiffstats
path: root/map-widget/qml/MapWidget.qml
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2017-12-24 20:06:43 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-12-24 11:33:46 -0800
commit36c8a7e4cadaeb86e71a220710936a2e1e4290dd (patch)
tree918c8fb360eb67edf67e07a9913e45872c739bc1 /map-widget/qml/MapWidget.qml
parent130f109442de7b5b047cc10b0e4534169459d291 (diff)
downloadsubsurface-36c8a7e4cadaeb86e71a220710936a2e1e4290dd.tar.gz
mapwidget: QtQuick really to 2.5
It shall match the Qt version ... according to Dirk. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'map-widget/qml/MapWidget.qml')
-rw-r--r--map-widget/qml/MapWidget.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/map-widget/qml/MapWidget.qml b/map-widget/qml/MapWidget.qml
index e2848bee7..a8b35083c 100644
--- a/map-widget/qml/MapWidget.qml
+++ b/map-widget/qml/MapWidget.qml
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-import QtQuick 2.0
+import QtQuick 2.5
import QtLocation 5.3
import QtPositioning 5.3
import org.subsurfacedivelog.mobile 1.0