mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 00:27:26 -04:00
LineEdit: password mode, linking. PasswordDialog: use LineEdit
This commit is contained in:
@@ -225,7 +225,7 @@ Rectangle {
|
||||
|
||||
MoneroComponents.LineEdit {
|
||||
id: seedOffset
|
||||
echoMode: TextInput.Password
|
||||
password: true
|
||||
Layout.fillWidth: true
|
||||
placeholderFontSize: 16
|
||||
placeholderText: qsTr("Passphrase") + translationManager.emptyString
|
||||
|
||||
Reference in New Issue
Block a user