mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackMisc::Simulation, CDistributorListPreferences)
|
||||
|
||||
namespace BlackMisc::Simulation
|
||||
{
|
||||
CDistributorListPreferences::CDistributorListPreferences() { }
|
||||
|
||||
Reference in New Issue
Block a user