fix: use QPixmapCache only from the main thread
It's a required condition. Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
@ -89,6 +89,8 @@ set(CORE_SOURCES
|
||||
# Time
|
||||
MMCTime.h
|
||||
MMCTime.cpp
|
||||
|
||||
MTPixmapCache.h
|
||||
)
|
||||
|
||||
set(PATHMATCHER_SOURCES
|
||||
|
Reference in New Issue
Block a user