mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add an option to EntrySearcher to skip protected attributes
This commit is contained in:
@@ -37,6 +37,7 @@ private slots:
|
||||
void testSearchTermParser();
|
||||
void testCustomAttributesAreSearched();
|
||||
void testGroup();
|
||||
void testSkipProtected();
|
||||
|
||||
private:
|
||||
Group* m_rootGroup;
|
||||
|
||||
Reference in New Issue
Block a user