mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add EntryAttachmentsModel and EntryAttributesModel.
This commit is contained in:
@@ -27,6 +27,8 @@ class TestEntryModel : public QObject
|
||||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void test();
|
||||
void testAttachmentsModel();
|
||||
void testAttributesModel();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTENTRYMODEL_H
|
||||
|
||||
Reference in New Issue
Block a user