diff --git a/tests/blackmisc/testvalueobject.h b/tests/blackmisc/testvalueobject.h index 3b07448ef..8b8431213 100644 --- a/tests/blackmisc/testvalueobject.h +++ b/tests/blackmisc/testvalueobject.h @@ -148,9 +148,7 @@ typedef BlackMisc::CDictionary CNotHashableDictionary; typedef BlackMisc::CDictionary CNotHashableMapDictionary; Q_DECLARE_METATYPE(CValueObjectDictionary) -Q_DECLARE_METATYPE(CValueObjectHashDictionary) Q_DECLARE_METATYPE(CNotHashableDictionary) -Q_DECLARE_METATYPE(CNotHashableMapDictionary) // MSVC has trouble with these checks #if !defined(Q_CC_MSVC)