mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-22 05:57:41 +02:00
Merge branch 'master' of github.com:KLayout/klayout
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user