Turn almost all Listeners into abstract interfaces
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
void setBatchMode (bool batchMode);
|
||||
|
||||
void adjusterChanged (Adjuster* a, double newval);
|
||||
void adjusterAutoToggled(Adjuster* a, bool newval);
|
||||
void entryWChanged ();
|
||||
void entryHChanged ();
|
||||
void appliesToChanged ();
|
||||
|
Reference in New Issue
Block a user