refs #846, allow to display cmdLineErrorMessage by BlackMisc::CStatusMessageList

Improved formatting and HTL escape message
This commit is contained in:
Klaus Basan
2016-12-29 00:49:33 +01:00
committed by Mathew Sutcliffe
parent 62f2593486
commit d6235d901e
4 changed files with 39 additions and 6 deletions

View File

@@ -105,6 +105,7 @@ namespace BlackGui
//! \name print messages generated during parsing / cmd handling
//! @{
virtual void cmdLineErrorMessage(const QString &cmdLineErrorMessage) const override;
virtual void cmdLineErrorMessage(const BlackMisc::CStatusMessageList &msgs) const override;
//! @}
//! \name direct access to main application window