mirror of https://github.com/KLayout/klayout.git
Fixed #1131 fix
This commit is contained in:
parent
bfeb60986c
commit
5e3358d6b1
|
|
@ -3019,7 +3019,7 @@ public:
|
|||
|
||||
void triggered ()
|
||||
{
|
||||
mp_mw->configure (m_cfg, std::string ());
|
||||
dispatcher ()->config_set (m_cfg, std::string ());
|
||||
}
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Reference in New Issue