Merge branch 'dev' into spot-removal-tool
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user