Issue #15 Register CSequence as a sequential container metatype

This commit is contained in:
Mat Sutcliffe
2020-07-27 16:59:30 +01:00
parent 3bd444dfb7
commit e8a0a0b6ba
73 changed files with 5 additions and 95 deletions

View File

@@ -54,6 +54,5 @@ namespace BlackMisc
} // namespace
Q_DECLARE_METATYPE(BlackMisc::Weather::CWindLayerList)
Q_DECLARE_METATYPE(BlackMisc::CSequence<BlackMisc::Weather::CWindLayer>)
#endif //guard