mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#504) Move common code to base class
This commit is contained in:
@@ -93,6 +93,10 @@ void RimWellLogFileCurve::updatePlotData()
|
||||
{
|
||||
m_plotCurve->setSamples(NULL, NULL, 0);
|
||||
}
|
||||
|
||||
updateTrackAndPlotFromCurveData();
|
||||
|
||||
m_plot->replot();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user