mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include "blackmisc/aviation/informationmessage.h"
|
||||
#include "blackmisc/comparefunctions.h"
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackMisc::Aviation, CInformationMessage)
|
||||
|
||||
namespace BlackMisc::Aviation
|
||||
{
|
||||
QString CInformationMessage::convertToQString(bool i18n) const
|
||||
|
||||
Reference in New Issue
Block a user