mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile/export: clean up whitespace
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4c5054ec4e
commit
b8c02c9b03
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue