Merge pull request #2870

2195c67 LineEdit: password mode, linking. PasswordDialog: use LineEdit (xiphon)
This commit is contained in:
luigi1111
2020-05-01 15:06:46 -05:00
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