mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
refs #247 All our value classes registered with our new custom metatype system.
This commit is contained in:
@@ -46,5 +46,6 @@ namespace BlackMisc
|
||||
qDBusRegisterMetaType<BlackMisc::CCollection<CStatusMessage>>();
|
||||
qRegisterMetaType<CStatusMessageList>();
|
||||
qDBusRegisterMetaType<CStatusMessageList>();
|
||||
registerMetaValueType<CStatusMessageList>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user