Implement KDBX 4.1 PreviousParentGroup flag

This commit is contained in:
Janek Bevendorff
2021-11-09 23:52:54 +01:00
parent ffaeac130f
commit cd9ef58e98
10 changed files with 200 additions and 18 deletions

View File

@@ -38,7 +38,8 @@ private slots:
void testResolveNonIdPlaceholdersToUuid();
void testResolveClonedEntry();
void testIsRecycled();
void testMove();
void testMoveUpDown();
void testPreviousParentGroup();
};
#endif // KEEPASSX_TESTENTRY_H