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

@@ -68,6 +68,5 @@ namespace BlackMisc
Q_DECLARE_METATYPE(BlackMisc::Network::CServerList)
Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::Network::CServer>)
Q_DECLARE_METATYPE(BlackMisc::CSequence<BlackMisc::Network::CServer>)
#endif //guard