Drop superfluous PasswordGeneratorWidget::togglePassword slot.

This commit is contained in:
Felix Geyer 2014-01-13 21:40:23 +01:00
parent 97f374a189
commit 04c9332a99
3 changed files with 4 additions and 8 deletions

View file

@ -45,7 +45,6 @@ Q_SIGNALS:
private Q_SLOTS:
void updateApplyEnabled(const QString& password);
void togglePassword(bool checked);
void emitNewPassword();
void saveSettings();