diff --git a/ApplicationLibCode/ProjectDataModel/WellLog/RimWellLogCurve.cpp b/ApplicationLibCode/ProjectDataModel/WellLog/RimWellLogCurve.cpp index ce653a7822..4c806449ca 100644 --- a/ApplicationLibCode/ProjectDataModel/WellLog/RimWellLogCurve.cpp +++ b/ApplicationLibCode/ProjectDataModel/WellLog/RimWellLogCurve.cpp @@ -225,7 +225,7 @@ const RigWellLogCurveData* RimWellLogCurve::curveData() const //-------------------------------------------------------------------------------------------------- void RimWellLogCurve::updateCurveAppearance() { - RimPlotCurve::updateCurveAppearance(); + RimStackablePlotCurve::updateCurveAppearance(); auto orientation = RiaDefines::Orientation::VERTICAL;