This reverts commit 16db6186dd
.
This commit is contained in:
@@ -81,10 +81,10 @@ protected:
|
||||
int activeParamControl;
|
||||
|
||||
public:
|
||||
DiagonalCurveEditorSubGroup(CurveEditorGroup* prt, Glib::ustring& curveDir, int typ = 0);
|
||||
DiagonalCurveEditorSubGroup(CurveEditorGroup* prt, Glib::ustring& curveDir);
|
||||
~DiagonalCurveEditorSubGroup() override;
|
||||
|
||||
DiagonalCurveEditor* addCurve(Glib::ustring curveLabel = "", int typ = 0);
|
||||
DiagonalCurveEditor* addCurve(Glib::ustring curveLabel = "");
|
||||
void updateBackgroundHistogram (CurveEditor* ce) override;
|
||||
void switchGUI() override;
|
||||
void refresh(CurveEditor *curveToRefresh) override;
|
||||
|
Reference in New Issue
Block a user