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