Merge branch 'dev' into spot-removal-tool

This commit is contained in:
Ingo Weyrich
2020-11-24 17:16:41 +01:00
257 changed files with 79066 additions and 10075 deletions

View File

@@ -59,7 +59,7 @@ protected:
PopUpToggleButton* curveType;
LUTu histogram; // histogram values
bool bgHistValid;
double locallabRef; // Locallab reference value
bool remoteDrag;
int selected;
@@ -95,7 +95,7 @@ public:
bool isUnChanged ();
void setUnChanged (bool uc);
void updateBackgroundHistogram(const LUTu& hist);
void updateLocallabBackground(double ref);
void setLeftBarColorProvider(ColorProvider* cp, int callerId);
void setBottomBarColorProvider(ColorProvider* cp, int callerId);
void setCurveColorProvider(ColorProvider* cp, int callerId);