Turn almost all Listeners into abstract interfaces
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
void trimValues (rtengine::procparams::ProcParams* pp);
|
||||
void setAdjusterBehavior (bool amountadd, bool contrastadd, bool uniformityadd);
|
||||
void adjusterChanged (Adjuster* a, double newval);
|
||||
void adjusterAutoToggled (Adjuster* a, bool newval);
|
||||
|
||||
void enabledChanged ();
|
||||
void matrix_toggled ();
|
||||
|
Reference in New Issue
Block a user