From e92dbe7974a1b28b0c26438b7818f3249f82ac4c Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Tue, 24 Dec 2019 09:34:58 +0100 Subject: mobile-widgets/qml: clean whitespace in main.qml Signed-off-by: Jan Iversen --- mobile-widgets/qml/main.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index 10ea9bb16..b54a52b5e 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -49,9 +49,9 @@ Kirigami.ApplicationWindow { FontMetrics { id: fontMetrics Component.onCompleted: { - manager.appendTextToLog("Using the following font: " + fontMetrics.font.family - + " at " + subsurfaceTheme.basePointSize + "pt" + - " with mobile_scale: " + PrefDisplay.mobile_scale) + manager.appendTextToLog("Using the following font: " + fontMetrics.font.family + + " at " + subsurfaceTheme.basePointSize + "pt" + + " with mobile_scale: " + PrefDisplay.mobile_scale) } } visible: false -- cgit v1.2.3-70-g09d2