Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Geyer <debfx@fobos.de>2012-07-16 19:39:20 +0400
committerFelix Geyer <debfx@fobos.de>2012-07-16 19:39:20 +0400
commitaf166a66b34515cae3b401c7a3d9833e3032d1c6 (patch)
treec9497b42a5a6576fc836812de89000bec5037e65 /tests/TestEntryModel.h
parent3c913f196f40034d6543a25a1d26921842a8c4f4 (diff)
Add AutoTypeAssociationsModel class.
Diffstat (limited to 'tests/TestEntryModel.h')
-rw-r--r--tests/TestEntryModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestEntryModel.h b/tests/TestEntryModel.h
index 5173b9177..0cac18c38 100644
--- a/tests/TestEntryModel.h
+++ b/tests/TestEntryModel.h
@@ -31,6 +31,7 @@ private Q_SLOTS:
void testAttributesModel();
void testDefaultIconModel();
void testCustomIconModel();
+ void testAutoTypeAssociationsModel();
};
#endif // KEEPASSX_TESTENTRYMODEL_H