Select group when adding credentials from browser extension (#2637)

This commit is contained in:
Sami Vänttinen
2019-01-30 16:48:22 +02:00
committed by Jonathan White
parent 779b529da2
commit 891f67a1cd
10 changed files with 178 additions and 11 deletions

View File

@@ -42,6 +42,7 @@ private slots:
void testPrint();
void testLocate();
void testAddEntryWithPath();
void testIsRecycled();
};
#endif // KEEPASSX_TESTGROUP_H