mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 22:29:13 +08:00
Issue #15 Register CSequence as a sequential container metatype
This commit is contained in:
@@ -74,6 +74,5 @@ namespace BlackMisc
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCountryList)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::CCountry>)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CSequence<BlackMisc::CCountry>)
|
||||
|
||||
#endif //guard
|
||||
|
||||
Reference in New Issue
Block a user