mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Feature : Update entries across groups when merging (#807)
* Feature : Update entries across groups when merging * Styling
This commit is contained in:
@@ -35,17 +35,10 @@ private slots:
|
||||
void testCopyCustomIcon();
|
||||
void testClone();
|
||||
void testCopyCustomIcons();
|
||||
void testMerge();
|
||||
void testMergeConflict();
|
||||
void testMergeDatabase();
|
||||
void testMergeConflictKeepBoth();
|
||||
void testFindEntry();
|
||||
void testFindGroupByPath();
|
||||
void testPrint();
|
||||
void testLocate();
|
||||
|
||||
private:
|
||||
Database* createMergeTestDatabase();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTGROUP_H
|
||||
|
||||
Reference in New Issue
Block a user