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:
Felix Geyer 2014-01-12 17:08:36 +01:00
parent 8b437821a2
commit 223c5a1651
12 changed files with 39 additions and 77 deletions

View file

@ -52,7 +52,6 @@ protected Q_SLOTS:
void reject();
private Q_SLOTS:
void togglePassword(bool checked);
void activatePassword();
void activateKeyFile();
void setOkButtonEnabled();