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