mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Reload hotkey settings when they have changed
This also includes changing the registration refs #83
This commit is contained in:
@@ -52,6 +52,8 @@ void CCoreRuntime::init(bool withDbus)
|
||||
this->m_contextSimulator = new CContextSimulator(this);
|
||||
if (withDbus) this->m_contextSimulator->registerWithDBus(this->m_dbusServer);
|
||||
|
||||
m_contextAudio->init();
|
||||
|
||||
// flag
|
||||
m_init = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user