summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/About.qml
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2017-10-30 11:26:47 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-11-19 12:20:43 -0800
commitfea111cb3aeb625b6ed334524441109f54066c95 (patch)
tree3e7055a50f12c3e5e1117df8609ef1390697a511 /mobile-widgets/qml/About.qml
parente9903d1835ab08e89273927261a0d40d2ce37747 (diff)
downloadsubsurface-fea111cb3aeb625b6ed334524441109f54066c95.tar.gz
QML UI: QtQuick.Layouts to 1.2
And again, no visual changes. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'mobile-widgets/qml/About.qml')
-rw-r--r--mobile-widgets/qml/About.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/About.qml b/mobile-widgets/qml/About.qml
index 18baed037..37ab60146 100644
--- a/mobile-widgets/qml/About.qml
+++ b/mobile-widgets/qml/About.qml
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
import QtQuick 2.6
-import QtQuick.Layouts 1.1
+import QtQuick.Layouts 1.2
import org.kde.kirigami 2.2 as Kirigami
import org.subsurfacedivelog.mobile 1.0