mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2187 : Clear summary toolbar when project closes
This commit is contained in:
parent
c001a0008f
commit
fab0e92102
@ -121,6 +121,8 @@ void RiuMainPlotWindow::cleanupGuiBeforeProjectClose()
|
||||
|
||||
cleanUpTemporaryWidgets();
|
||||
|
||||
m_summaryPlotToolBar->clear();
|
||||
|
||||
setWindowTitle("Plots - ResInsight");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user