mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Complete remove the toggle search action.
This commit is contained in:
parent
b1c3814972
commit
dd79105baa
5 changed files with 11 additions and 44 deletions
|
@ -118,7 +118,6 @@ public Q_SLOTS:
|
|||
void switchToOpenDatabase(const QString& fileName, const QString& password, const QString& keyFile);
|
||||
void switchToImportKeepass1(const QString& fileName);
|
||||
void openSearch();
|
||||
void toggleSearch();
|
||||
|
||||
private Q_SLOTS:
|
||||
void entryActivationSignalReceived(Entry* entry, EntryModel::ModelColumn column);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue