mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-02 06:36:07 -04:00
Add AutoTypeAssociationsModel class.
This commit is contained in:
parent
3c913f196f
commit
af166a66b3
5 changed files with 229 additions and 0 deletions
|
@ -31,6 +31,7 @@ private Q_SLOTS:
|
|||
void testAttributesModel();
|
||||
void testDefaultIconModel();
|
||||
void testCustomIconModel();
|
||||
void testAutoTypeAssociationsModel();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTENTRYMODEL_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue