mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 06:10:09 +01:00
Plugin Menus
This commit is contained in:
@@ -1403,7 +1403,7 @@ void NyqBench::OnGo(wxCommandEvent & e)
|
||||
mRunning = true;
|
||||
UpdateWindowUI();
|
||||
|
||||
GetMenuCommandHandler(*p).DoEffect(ID, CommandContext(*p), 0);
|
||||
PluginActions::DoEffect(ID, CommandContext(*p), 0);
|
||||
|
||||
mRunning = false;
|
||||
UpdateWindowUI();
|
||||
|
||||
Reference in New Issue
Block a user