mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03:00
Drop superfluous PasswordGeneratorWidget::togglePassword slot.
This commit is contained in:
parent
97f374a189
commit
04c9332a99
3 changed files with 4 additions and 8 deletions
|
@ -45,7 +45,6 @@ Q_SIGNALS:
|
|||
|
||||
private Q_SLOTS:
|
||||
void updateApplyEnabled(const QString& password);
|
||||
void togglePassword(bool checked);
|
||||
|
||||
void emitNewPassword();
|
||||
void saveSettings();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue