mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-13 00:09:54 -05:00
TestGroup: Register Entry as a meta type.
This commit is contained in:
parent
134f9a663e
commit
0791b43da9
@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
void TestGroup::initTestCase()
|
void TestGroup::initTestCase()
|
||||||
{
|
{
|
||||||
|
qRegisterMetaType<Entry*>("Entry*");
|
||||||
qRegisterMetaType<Group*>("Group*");
|
qRegisterMetaType<Group*>("Group*");
|
||||||
Crypto::init();
|
Crypto::init();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user