diff --git a/tests/TestGroup.cpp b/tests/TestGroup.cpp index 8a45591f..99ba6077 100644 --- a/tests/TestGroup.cpp +++ b/tests/TestGroup.cpp @@ -28,6 +28,7 @@ void TestGroup::initTestCase() { + qRegisterMetaType("Entry*"); qRegisterMetaType("Group*"); Crypto::init(); }