mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-22 16:41:18 +01: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