mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
refs #315 Removed old/deprecated CRuntime::logSlot, changed contexts to use new CRuntime::logSlot.
Network context was already using new CRuntime::logSlot as of commit:81c68058.
This commit is contained in:
@@ -50,6 +50,8 @@ namespace BlackCore
|
||||
virtual bool existsFile(const QString &fileName) override;
|
||||
|
||||
protected:
|
||||
static const auto c_logContext = CRuntime::LogForApplication;
|
||||
|
||||
//! Constructor
|
||||
CContextApplication(CRuntimeConfig::ContextMode mode, CRuntime *runtime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user