mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
refs #205, using DBus address with runtime
# added further CRuntimeConfigs for remote audio # fixed delete as in https://dev.vatsim-germany.org/issues/199 13 # fixed left-over from Proxy to server signals refs #199
This commit is contained in:
@@ -184,9 +184,8 @@ namespace BlackCore
|
||||
IContextSimulator *m_contextSimulator;
|
||||
QMultiMap<QString, QMetaObject::Connection> m_logSignalConnections;
|
||||
|
||||
|
||||
//! initialization of DBus connection (where applicable)
|
||||
void initDBusConnection();
|
||||
void initDBusConnection(const QString &address);
|
||||
|
||||
//! initialization of DBus connection (where applicable)
|
||||
void initDBusServer(const QString &dBusAddress);
|
||||
|
||||
Reference in New Issue
Block a user