mobile-widgets/qml: clean whitespace in main.qml
Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
6212bb6721
commit
e92dbe7974
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user