mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2920 Save window state for main window when closing plot window last (and vice versa).
This commit is contained in:
@@ -151,7 +151,7 @@ void RiuPlotMainWindow::closeEvent(QCloseEvent* event)
|
||||
return;
|
||||
}
|
||||
|
||||
saveWinGeoAndDockToolBarLayout();
|
||||
app->saveWinGeoAndDockToolBarLayout();
|
||||
|
||||
if (!app->tryCloseMainWindow())
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user