mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 09:37:26 -04:00
LineEdit: password mode, linking. PasswordDialog: use LineEdit
This commit is contained in:
@@ -318,7 +318,7 @@ Rectangle{
|
||||
labelText: qsTr("Daemon password") + translationManager.emptyString
|
||||
text: persistentSettings.daemonPassword
|
||||
placeholderText: qsTr("Password") + translationManager.emptyString
|
||||
echoMode: TextInput.Password
|
||||
password: true
|
||||
placeholderFontSize: 15
|
||||
labelFontSize: 14
|
||||
fontSize: 15
|
||||
|
||||
Reference in New Issue
Block a user