mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <QReadWriteLock>
|
||||
#include <QString>
|
||||
|
||||
BLACK_DECLARE_VALUEOBJECT_MIXINS(BlackMisc, CPixmap)
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CStatusMessage;
|
||||
|
||||
Reference in New Issue
Block a user