Merge remote-tracking branch 'origin/master' into master-mac-qt6

This commit is contained in:
Kazunari Sekigawa 2022-05-25 08:39:37 +09:00
commit 4c171aaeb8
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ public:
/**
* @brief Display a status message
*/
void message (const std::string &s = "", int timeout = 10);
virtual void message (const std::string &s = "", int timeout = 10);
/**
* @brief The "dirty" flag indicates that one of the layout has been modified