mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Ref T376, voice setup and settings
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include "registermetadataaudio.h"
|
||||
#include "audio.h"
|
||||
|
||||
#include <QDBusMetaType>
|
||||
|
||||
namespace BlackMisc
|
||||
@@ -24,6 +23,9 @@ namespace BlackMisc
|
||||
CVoiceRoom::registerMetadata();
|
||||
CVoiceRoomList::registerMetadata();
|
||||
CSettings::registerMetadata();
|
||||
CVoiceSetup::registerMetadata();
|
||||
|
||||
// struct
|
||||
qDBusRegisterMetaType<BlackMisc::Audio::CNotificationSounds::PlayMode>();
|
||||
qDBusRegisterMetaType<BlackMisc::Audio::CNotificationSounds::Notification>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user