Turn almost all Listeners into abstract interfaces
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
|
||||
void methodChanged();
|
||||
void adjusterChanged(Adjuster* a, double newval);
|
||||
void adjusterAutoToggled(Adjuster* a, bool newval);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user