From b8c02c9b030da70f5abdd143fcde4a1bf8435a94 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 15 Feb 2020 11:26:35 -0800 Subject: mobile/export: clean up whitespace Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/Export.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/Export.qml b/mobile-widgets/qml/Export.qml index a0270a099..7384bcbe2 100644 --- a/mobile-widgets/qml/Export.qml +++ b/mobile-widgets/qml/Export.qml @@ -55,8 +55,8 @@ Kirigami.ScrollablePage { id: fieldPassword Layout.fillWidth: true inputMethodHints: Qt.ImhSensitiveData | - Qt.ImhHiddenText | - Qt.ImhNoAutoUppercase + Qt.ImhHiddenText | + Qt.ImhNoAutoUppercase echoMode: TextInput.PasswordEchoOnEdit } CheckBox { -- cgit v1.2.3-70-g09d2