mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
refs #935, showHelp function, so other widgets can invoke help
This commit is contained in:
committed by
Mathew Sutcliffe
parent
7907dff967
commit
07db0732ed
@@ -133,6 +133,9 @@ namespace BlackGui
|
||||
//! Help operations
|
||||
void addMenuHelp(QMenu &menu);
|
||||
|
||||
//! Show help page (online help)
|
||||
void showHelp();
|
||||
|
||||
//! Style sheet handling
|
||||
const CStyleSheetUtility &getStyleSheetUtility() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user