From a03aa448217deec84bb54dd26a6c974fa391675f Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 22 Jul 2017 13:06:48 -0700 Subject: QML UI: fix typo And remove line that's commented out. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/Settings.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mobile-widgets/qml/Settings.qml') diff --git a/mobile-widgets/qml/Settings.qml b/mobile-widgets/qml/Settings.qml index 4c9e73574..8669c3bb1 100644 --- a/mobile-widgets/qml/Settings.qml +++ b/mobile-widgets/qml/Settings.qml @@ -49,8 +49,7 @@ Kirigami.ScrollablePage { Layout.preferredWidth: gridWidth * 0.2 } Row { - Layout.preferredWidth: gridwidth * 0.6 -// Layout.alignment: Qt.AlignLeft + Layout.preferredWidth: gridWidth * 0.6 Rectangle { id: blueRect color: subsurfaceTheme.blueBackgroundColor -- cgit v1.2.3-70-g09d2