Add GUI test for issue #1595 (minus the minimize at startup case).

This commit is contained in:
Joan Bruguera
2018-03-11 15:29:48 +01:00
committed by TheZ3ro
parent bf9c1b3205
commit 8646586c1a
2 changed files with 26 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ private slots:
void testKeePass1Import();
void testDatabaseLocking();
void testDragAndDropKdbxFiles();
void testTrayRestoreHide();
private:
int addCannedEntries();