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