mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Check thread for icon cache (assert)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
9ad721b77a
commit
709b9a3dd9
@@ -703,7 +703,7 @@ namespace BlackMisc
|
||||
static QPixmap rotate(int rotateDegrees, const QPixmap &original);
|
||||
|
||||
private:
|
||||
//! File cache for the loaded
|
||||
//! File cache for the loaded files
|
||||
static QMap<QString, QPixmap> &getResourceFileCache();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user