mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #894, dot commands help can be obtained via application context
This commit is contained in:
committed by
Mathew Sutcliffe
parent
5af5ada4d2
commit
b287d8d9d7
@@ -72,6 +72,7 @@ namespace BlackCore
|
||||
virtual QString readFromFile(const QString &fileName) const override;
|
||||
virtual bool removeFile(const QString &fileName) override;
|
||||
virtual bool existsFile(const QString &fileName) const override;
|
||||
virtual QString dotCommandsHtmlHelp() const override;
|
||||
//! @}
|
||||
|
||||
//! Used to test if there is a core running?
|
||||
|
||||
Reference in New Issue
Block a user