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