mirror of https://github.com/KLayout/klayout.git
Fixed some bugs.
This commit is contained in:
parent
b7eb150f03
commit
a4c2cd34cf
|
|
@ -59,6 +59,7 @@ D25View::exec_dialog (lay::LayoutView *view)
|
|||
void
|
||||
D25View::accept ()
|
||||
{
|
||||
QDialog::accept ();
|
||||
// @@@
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue