replace qmutexlocker with qmutex header inclusion

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-12-19 19:16:58 +00:00
parent 35f6f6c5d1
commit 8068ff65b1

View file

@ -54,7 +54,7 @@
#ifndef QT_NO_COMPRESS
# define QT_CACHE_NORMALIZED_TYPE
# include <qmutexlocker.h>
# include <qmutex.h>
#endif
QT_BEGIN_NAMESPACE