mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
refs #472 Removed static_cast<int> for enums in blackmisc, no longer needed.
This commit is contained in:
@@ -642,4 +642,7 @@ namespace BlackMisc
|
||||
static QMap<QString, QPixmap> &getResourceFileCache();
|
||||
};
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::CIcons::IconIndex)
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user