Have labels for text fields

This commit is contained in:
miruka
2020-03-17 13:40:58 -04:00
parent 8452bdd5e7
commit d96304dc33
8 changed files with 69 additions and 65 deletions

View File

@@ -65,7 +65,6 @@ BoxPopup {
HTextField {
id: passwordField
placeholderText: qsTr("Passphrase")
echoMode: TextInput.Password
focus: true
error: passwordValid === false