mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-24 23:13:42 +02:00
All Toolbars define RegenerateTooltips; invoke during project init...
... and UpdatePrefs
This commit is contained in:
@@ -49,6 +49,7 @@ class SelectionBar final : public ToolBar {
|
||||
void SetSelectionFormat(const wxString & format);
|
||||
void SetRate(double rate);
|
||||
void SetListener(SelectionBarListener *l);
|
||||
void RegenerateTooltips() override {};
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user