TestGroup: Register Entry as a meta type.
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
void TestGroup::initTestCase()
|
void TestGroup::initTestCase()
|
||||||
{
|
{
|
||||||
|
qRegisterMetaType<Entry*>("Entry*");
|
||||||
qRegisterMetaType<Group*>("Group*");
|
qRegisterMetaType<Group*>("Group*");
|
||||||
Crypto::init();
|
Crypto::init();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user