mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
||||
BLACK_DECLARE_VALUEOBJECT_MIXINS(BlackMisc::Aviation, CAircraftIcaoCode)
|
||||
|
||||
namespace BlackMisc::Aviation
|
||||
{
|
||||
//! Value object for ICAO classification
|
||||
|
||||
Reference in New Issue
Block a user