LineEdit: password mode, linking. PasswordDialog: use LineEdit

This commit is contained in:
xiphon
2020-04-28 12:15:18 +00:00
parent 585fb2810d
commit 2195c67f58
4 changed files with 90 additions and 178 deletions

View File

@@ -225,7 +225,7 @@ Rectangle {
MoneroComponents.LineEdit {
id: seedOffset
echoMode: TextInput.Password
password: true
Layout.fillWidth: true
placeholderFontSize: 16
placeholderText: qsTr("Passphrase") + translationManager.emptyString