mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Renaming, header, Doxygen, formatting (during refs #314)
This commit is contained in:
@@ -50,7 +50,7 @@ namespace BlackCore
|
||||
virtual bool existsFile(const QString &fileName) override;
|
||||
|
||||
protected:
|
||||
static const auto c_logContext = CRuntime::LogForApplication;
|
||||
static const auto c_logContext = CRuntime::LogForApplication; //!< identifier
|
||||
|
||||
//! Constructor
|
||||
CContextApplication(CRuntimeConfig::ContextMode mode, CRuntime *runtime);
|
||||
|
||||
Reference in New Issue
Block a user