mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 18:37:50 +02:00
[consider merging] MainWindow should be managed (derived from gsi::ObjectBase)
This commit is contained in:
@@ -95,6 +95,7 @@ class ProgressWidget;
|
||||
class LAY_PUBLIC MainWindow
|
||||
: public QMainWindow,
|
||||
public tl::Object,
|
||||
public gsi::ObjectBase,
|
||||
public lay::DispatcherDelegate
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user