mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
refs #415, mixin style lists
This commit is contained in:
@@ -39,12 +39,5 @@ namespace BlackMisc
|
||||
});
|
||||
}
|
||||
|
||||
void CAudioDeviceInfoList::registerMetadata()
|
||||
{
|
||||
qRegisterMetaType<CAudioDeviceInfoList>();
|
||||
qDBusRegisterMetaType<CAudioDeviceInfoList>();
|
||||
registerMetaValueType<CAudioDeviceInfoList>();
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user