mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
replace qmutexlocker with qmutex header inclusion
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
35f6f6c5d1
commit
8068ff65b1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
#ifndef QT_NO_COMPRESS
|
||||
# define QT_CACHE_NORMALIZED_TYPE
|
||||
# include <qmutexlocker.h>
|
||||
# include <qmutex.h>
|
||||
#endif
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
|
Loading…
Add table
Reference in a new issue