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:
flow
2022-11-15 18:13:15 -03:00
parent 7705f290ca
commit c4c1e75de8
4 changed files with 108 additions and 3 deletions

View File

@ -89,6 +89,8 @@ set(CORE_SOURCES
# Time
MMCTime.h
MMCTime.cpp
MTPixmapCache.h
)
set(PATHMATCHER_SOURCES