From 2d12d251b74036a9e503b32aa3016bd52ac64235 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 18 Jan 2020 12:46:35 +0100 Subject: mobile-widgets/qml: columnWidth undefined Remove reference to columnWidth, because it is not defined in main.qml (subsurfaceTheme). Signed-off-by: jan Iversen --- mobile-widgets/qml/Log.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'mobile-widgets/qml/Log.qml') diff --git a/mobile-widgets/qml/Log.qml b/mobile-widgets/qml/Log.qml index 6776d0158..4548586fe 100644 --- a/mobile-widgets/qml/Log.qml +++ b/mobile-widgets/qml/Log.qml @@ -10,7 +10,6 @@ import org.kde.kirigami 2.4 as Kirigami Kirigami.ScrollablePage { id: logWindow - width: subsurfaceTheme.columnWidth objectName: "Log" title: qsTr("Application Log") background: Rectangle { color: subsurfaceTheme.backgroundColor } -- cgit v1.2.3-70-g09d2