mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Replace INetwork::CConnectionStatus with proper value object
This commit is contained in:
@@ -16,6 +16,7 @@ namespace BlackMisc
|
||||
void registerMetadata()
|
||||
{
|
||||
CAuthenticatedUser::registerMetadata();
|
||||
CConnectionStatus::registerMetadata();
|
||||
CClient::registerMetadata();
|
||||
qDBusRegisterMetaType<CClient::Capability>();
|
||||
qRegisterMetaTypeStreamOperators<CClient::Capability>();
|
||||
|
||||
Reference in New Issue
Block a user