mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
refs #597, removed setup loading in CWebDataServices
* no longer needed, as initial load happens in CApplication * adjusted classes
This commit is contained in:
committed by
Mathew Sutcliffe
parent
c649c1b7ed
commit
4b7ba4f117
@@ -99,6 +99,9 @@ namespace BlackCore
|
||||
|
||||
//! predefined, remote with local audio (e.g. Aduio in GUI)
|
||||
static CCoreFacadeConfig remoteLocalAudio(const QString &dbusBootstrapAddress = "");
|
||||
|
||||
//! predefined all empty config (normlly used when the real config can only be determined later)
|
||||
static CCoreFacadeConfig allEmpty();
|
||||
};
|
||||
}
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user