mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include <QPair>
|
||||
#include <QtGlobal>
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackMisc::Network, CUrl)
|
||||
|
||||
namespace BlackMisc::Network
|
||||
{
|
||||
CUrl::CUrl(const QString &fullUrl)
|
||||
|
||||
Reference in New Issue
Block a user