mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 06:31:20 +01:00
Bug2168: Theme preference change should update toolbars...
... bug was introduced at 1c1aca521d
This commit is contained in:
@@ -1223,6 +1223,7 @@ void AdornedRulerPanel::OnSize(wxSizeEvent &evt)
|
||||
|
||||
void AdornedRulerPanel::OnThemeChange(wxCommandEvent& evt)
|
||||
{
|
||||
evt.Skip();
|
||||
ReCreateButtons();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user