mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
Ref T180, dot commands to set rendering setup
* enable parts/debug messages via dot command * allow to log to console via application context
This commit is contained in:
@@ -224,6 +224,9 @@ namespace BlackGui
|
||||
//! Handle parsing of special GUI cmd arguments
|
||||
virtual bool parsingHookIn() override;
|
||||
|
||||
//! \copydoc BlackCore::CApplication::onCoreFacadeStarted
|
||||
virtual void onCoreFacadeStarted() override;
|
||||
|
||||
//! Check for a new version (update)
|
||||
void checkNewVersion(bool onlyIfNew);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user