mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add custom icons when merging. (#1008)
* Adding missing custom icons on merge. * qDebug when adding icon * Adding test for merge custom icons.
This commit is contained in:
@@ -38,6 +38,7 @@ private slots:
|
||||
void testCreateNewGroups();
|
||||
void testUpdateEntryDifferentLocation();
|
||||
void testMergeAndSync();
|
||||
void testMergeCustomIcons();
|
||||
|
||||
private:
|
||||
Database* createTestDatabase();
|
||||
|
||||
Reference in New Issue
Block a user