mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +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
@@ -67,6 +67,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;
|
||||
//! @}
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user