mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
Issue #15 Register CSequence as a sequential container metatype
This commit is contained in:
@@ -220,7 +220,6 @@ namespace BlackCore
|
||||
|
||||
Q_DECLARE_METATYPE(BlackCore::Vatsim::CReaderSettings)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackCore::Vatsim::CReaderSettings>)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CSequence<BlackCore::Vatsim::CReaderSettings>)
|
||||
Q_DECLARE_METATYPE(BlackCore::Vatsim::CRawFsdMessageSettings)
|
||||
Q_DECLARE_METATYPE(BlackCore::Vatsim::CRawFsdMessageSettings::FileWriteMode)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user