mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-16 15:57:52 +01:00
All Toolbars define RegenerateTooltips; invoke during project init...
... and UpdatePrefs
This commit is contained in:
@@ -209,6 +209,8 @@ void SpectralSelectionBar::UpdatePrefs()
|
||||
// Set label to pull in language change
|
||||
SetLabel(_("Spectral Selection"));
|
||||
|
||||
RegenerateTooltips();
|
||||
|
||||
// Give base class a chance
|
||||
ToolBar::UpdatePrefs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user