mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixes by clang-tidy
This commit is contained in:
parent
6ce456d43e
commit
664d7d4199
@ -225,7 +225,7 @@ const RigWellLogCurveData* RimWellLogCurve::curveData() const
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
void RimWellLogCurve::updateCurveAppearance()
|
void RimWellLogCurve::updateCurveAppearance()
|
||||||
{
|
{
|
||||||
RimPlotCurve::updateCurveAppearance();
|
RimStackablePlotCurve::updateCurveAppearance();
|
||||||
|
|
||||||
auto orientation = RiaDefines::Orientation::VERTICAL;
|
auto orientation = RiaDefines::Orientation::VERTICAL;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user