mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-22 05:57:41 +02:00
Merge remote-tracking branch 'origin/master' into master-mac-qt6
This commit is contained in:
@@ -282,7 +282,7 @@ public:
|
|||||||
/**
|
/**
|
||||||
* @brief Display a status message
|
* @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
|
* @brief The "dirty" flag indicates that one of the layout has been modified
|
||||||
|
|||||||
Reference in New Issue
Block a user