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