mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
Issue #15 Register CSequence as a sequential container metatype
This commit is contained in:
@@ -54,6 +54,5 @@ namespace BlackMisc
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::Geo::CCoordinateGeodeticList)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::Geo::CCoordinateGeodetic>)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CSequence<BlackMisc::Geo::CCoordinateGeodetic>)
|
||||
|
||||
#endif //guard
|
||||
|
||||
Reference in New Issue
Block a user