mirror of https://github.com/KLayout/klayout.git
Merge remote-tracking branch 'origin/master' into master-mac-qt6
This commit is contained in:
commit
4c171aaeb8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue