Solving issue 1529: "Better color handling of the Tone curve" + ICM panel code cleanup

This commit is contained in:
natureh
2012-09-02 12:30:59 +02:00
parent 73d1b9dae9
commit 9574f6e7d2
45 changed files with 745 additions and 416 deletions

View File

@@ -36,6 +36,7 @@ class ToneCurveParamsEdited {
public:
bool curve;
bool curveMode;
bool brightness;
bool black;
bool contrast;