merge with dev

This commit is contained in:
Desmis
2017-12-18 15:50:15 +01:00
10 changed files with 65 additions and 25 deletions

View File

@@ -100,6 +100,7 @@ public:
class LCurveParamsEdited
{
public:
bool enabled;
bool brightness;
bool contrast;
bool chromaticity;
@@ -115,8 +116,6 @@ public:
bool hhcurve;
bool lccurve;
bool clcurve;
bool enabled;
bool method;
};
class RGBCurvesParamsEdited