core: add function for clearing the status bar message
This commit is contained in:
@@ -298,6 +298,8 @@ public:
|
||||
*/
|
||||
void ShowStatusBarMessage(const QString& s, int timeout = 0);
|
||||
|
||||
void ClearStatusBarMessage();
|
||||
|
||||
void OpenRecoveryProject(const QString& filename);
|
||||
|
||||
void OpenNodeInViewer(ViewerOutput* viewer);
|
||||
|
||||
Reference in New Issue
Block a user