mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 03:56:08 -04:00
Add EntryAttachmentsModel and EntryAttributesModel.
This commit is contained in:
parent
d4a94a8996
commit
2b16648370
7 changed files with 500 additions and 0 deletions
|
@ -27,6 +27,8 @@ class TestEntryModel : public QObject
|
|||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void test();
|
||||
void testAttachmentsModel();
|
||||
void testAttributesModel();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTENTRYMODEL_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue