mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-19 20:34:46 -04:00
Add an option to EntrySearcher to skip protected attributes
This commit is contained in:
parent
b849fdead5
commit
a1f599c7c4
5 changed files with 74 additions and 19 deletions
|
@ -37,6 +37,7 @@ private slots:
|
|||
void testSearchTermParser();
|
||||
void testCustomAttributesAreSearched();
|
||||
void testGroup();
|
||||
void testSkipProtected();
|
||||
|
||||
private:
|
||||
Group* m_rootGroup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue