OSDN Git Service

replace qmutexlocker with qmutex header inclusion
authorIvailo Monev <xakepa10@laimg.moc>
Thu, 19 Dec 2019 19:16:58 +0000 (19:16 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Thu, 19 Dec 2019 19:16:58 +0000 (19:16 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/core/kernel/qmetaobject_p.h

index ee78e56..6133126 100644 (file)
@@ -54,7 +54,7 @@
 
 #ifndef QT_NO_COMPRESS
 #  define QT_CACHE_NORMALIZED_TYPE
-#  include <qmutexlocker.h>
+#  include <qmutex.h>
 #endif
 
 QT_BEGIN_NAMESPACE