mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Issue #15 Register CSequence as a sequential container metatype
This commit is contained in:
@@ -54,7 +54,6 @@ namespace BlackMisc
|
||||
} //namespace
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::CIdentifierList)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CSequence<BlackMisc::CIdentifier>)
|
||||
// in set: Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::CIdentifier>)
|
||||
|
||||
#endif //guard
|
||||
|
||||
Reference in New Issue
Block a user