mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-20 12:08:24 -04:00
Use an icon for the button that shows/masks passwords.
Closes #38 Additionally make use of the new PasswordEdit class where possible.
This commit is contained in:
parent
8b437821a2
commit
223c5a1651
12 changed files with 39 additions and 77 deletions
|
@ -52,7 +52,6 @@ protected Q_SLOTS:
|
|||
void reject();
|
||||
|
||||
private Q_SLOTS:
|
||||
void togglePassword(bool checked);
|
||||
void activatePassword();
|
||||
void activateKeyFile();
|
||||
void setOkButtonEnabled();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue