mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
@@ -50,6 +50,7 @@ void CCoreRuntime::init(bool withDbus)
|
||||
if (withDbus) this->m_contextAudio->registerWithDBus(this->m_dbusServer);
|
||||
|
||||
this->m_contextSimulator = new CContextSimulator(this);
|
||||
this->m_contextSimulator->init();
|
||||
if (withDbus) this->m_contextSimulator->registerWithDBus(this->m_dbusServer);
|
||||
|
||||
m_contextAudio->init();
|
||||
|
||||
Reference in New Issue
Block a user