Import Auto-Type associations in KeePass1Reader.

This commit is contained in:
Felix Geyer
2012-07-19 23:21:12 +02:00
parent 8cf6289d9c
commit b6d9c2e486
5 changed files with 95 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ private Q_SLOTS:
void testMasterKey();
void testCustomIcons();
void testGroupExpanded();
void testAutoType();
void testFileKey();
void testFileKey_data();
void testCompositeKey();