mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Register ENUMs in ISimulator like it is done in IVoice
This commit is contained in:
@@ -5,13 +5,14 @@
|
||||
|
||||
#include "blackcorefreefunctions.h"
|
||||
#include "voice.h"
|
||||
|
||||
#include "simulator.h"
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
void registerMetadata()
|
||||
{
|
||||
IVoice::registerMetadata();
|
||||
ISimulator::registerMetadata();
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user