mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include <QStringList>
|
||||
#include <tuple>
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc, CStatusMessage, CStatusMessageList)
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
CStatusMessageList::CStatusMessageList(const CSequence<CStatusMessage> &other) :
|
||||
|
||||
Reference in New Issue
Block a user