mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Fix invalid rename introduce by horizontal/vertical depth log plots
Fix deprecated
This commit is contained in:
@@ -314,7 +314,7 @@ void RimWellLogCurve::updateZoomInParentPlot()
|
||||
}
|
||||
if ( updateDepthZoom )
|
||||
{
|
||||
wellLogPlot->setAutoScaleDepthEnabled( true );
|
||||
wellLogPlot->setAutoScaleDepthValuesEnabled( true );
|
||||
}
|
||||
wellLogPlot->updateZoom();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user