Do not treat changes of tonecurve.fromHistMatching as related to panning
This commit is contained in:
@@ -284,6 +284,7 @@ struct ToneCurveParams {
|
||||
|
||||
ToneCurveParams();
|
||||
|
||||
bool isPanningRelatedChange(const ToneCurveParams& other) const;
|
||||
bool operator ==(const ToneCurveParams& other) const;
|
||||
bool operator !=(const ToneCurveParams& other) const;
|
||||
|
||||
|
Reference in New Issue
Block a user