mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
committed by
Magne Sjaastad
parent
7a954804ef
commit
93f754102d
@@ -131,6 +131,7 @@ RimPlotCurve::~RimPlotCurve()
|
||||
{
|
||||
if ( m_plotCurve )
|
||||
{
|
||||
m_plotCurve->detach();
|
||||
delete m_plotCurve;
|
||||
m_plotCurve = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user