mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-08 12:42:03 +01:00
AdornedRulerPanel updates itself in response to theme change event
This commit is contained in:
@@ -734,7 +734,6 @@ void ProjectWindow::OnThemeChange(wxCommandEvent& evt)
|
||||
if( pToolBar )
|
||||
pToolBar->ReCreateButtons();
|
||||
}
|
||||
AdornedRulerPanel::Get( project ).ReCreateButtons();
|
||||
}
|
||||
|
||||
void ProjectWindow::UpdatePrefs()
|
||||
|
||||
Reference in New Issue
Block a user