Cosmetic of the parametric curve editor + reset button added for the curves
This commit is contained in:
@@ -83,6 +83,7 @@ class MyCurve : public Gtk::DrawingArea {
|
||||
void notifyListener ();
|
||||
void setActiveParam (int ac);
|
||||
void updateBackgroundHistogram (unsigned int* hist);
|
||||
void reset ();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user