mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Add case sensitivity option to search.
This commit is contained in:
parent
10321adc0b
commit
a92ddc6d0b
3 changed files with 46 additions and 21 deletions
|
@ -100,6 +100,7 @@ private Q_SLOTS:
|
|||
void emitCurrentModeChanged();
|
||||
void clearLastGroup(Group* group);
|
||||
void search();
|
||||
void startSearch();
|
||||
void startSearchTimer();
|
||||
void showSearch();
|
||||
void closeSearch();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue