From 53f98d5f7f8072ccc4e7ad30f907052771912c17 Mon Sep 17 00:00:00 2001 From: Desmis Date: Fri, 24 Apr 2020 12:20:04 +0200 Subject: [PATCH] Change formating in procparams.cc --- rtengine/procparams.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rtengine/procparams.cc b/rtengine/procparams.cc index 6130cc255..450be81e2 100644 --- a/rtengine/procparams.cc +++ b/rtengine/procparams.cc @@ -400,13 +400,13 @@ bool ToneCurveParams::operator !=(const ToneCurveParams& other) const RetinexParams::RetinexParams() : enabled(false), cdcurve{ - DCT_Linear + DCT_Linear }, cdHcurve{ - DCT_Linear + DCT_Linear }, lhcurve{ - DCT_Linear + DCT_Linear }, transmissionCurve{ FCT_MinMaxCPoints, @@ -443,7 +443,7 @@ RetinexParams::RetinexParams() : 0.00 }, mapcurve{ - DCT_Linear + DCT_Linear }, str(20), scal(3),