Work in progress

This commit is contained in:
jonjenssen
2026-06-17 13:55:32 +02:00
committed by JJ
parent aa9edc43bb
commit 2c9e148fc6
9 changed files with 285 additions and 5 deletions
@@ -91,6 +91,7 @@ protected:
///////// Interface for the Window controller
friend class RimMdiWindowController;
friend class RimDockWindowController;
QString windowTitle();
virtual QWidget* createViewWidget( QWidget* mainWindowParent = nullptr ) = 0;