mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#1321 Close the Flow Characteristics plot when closing the project
This commit is contained in:
@@ -63,6 +63,9 @@ void RimFlowPlotCollection::closeDefaultPlotWindowAndDeletePlots()
|
|||||||
m_defaultWellAllocPlot->removeFromMdiAreaAndDeleteViewWidget();
|
m_defaultWellAllocPlot->removeFromMdiAreaAndDeleteViewWidget();
|
||||||
delete m_defaultWellAllocPlot();
|
delete m_defaultWellAllocPlot();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delete m_flowCharacteristicsPlot;
|
||||||
|
|
||||||
m_storedWellAllocPlots.deleteAllChildObjects();
|
m_storedWellAllocPlots.deleteAllChildObjects();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user