mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
History window listens for events
This commit is contained in:
@@ -191,7 +191,6 @@ void OnHistory(const CommandContext &context)
|
||||
auto historyWindow = project.GetHistoryWindow(true);
|
||||
historyWindow->Show();
|
||||
historyWindow->Raise();
|
||||
historyWindow->UpdateDisplay();
|
||||
}
|
||||
|
||||
void OnKaraoke(const CommandContext &context)
|
||||
|
||||
Reference in New Issue
Block a user