Application in "window reset" mode

This commit is contained in:
Klaus Basan
2019-05-31 01:32:09 +02:00
committed by Mat Sutcliffe
parent c33dfce481
commit 122aa17431
2 changed files with 8 additions and 0 deletions

View File

@@ -125,6 +125,9 @@ namespace BlackGui
virtual bool cmdLineErrorMessage(const BlackMisc::CStatusMessageList &msgs, bool retry = false) const override;
//! @}
//! Window size reset mode set
bool isCmdWindowSizeResetSet() const;
//! \name direct access to main application window
//! @{
virtual bool displayInStatusBar(const BlackMisc::CStatusMessage &message) override;