mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 06:22:58 +02:00
Move menu handling functions out of class AudacityProject
This commit is contained in:
@@ -185,7 +185,7 @@ bool AudacityCommand::SetAutomationParameters(const wxString & parms)
|
||||
return TransferDataToWindow();
|
||||
}
|
||||
|
||||
bool AudacityCommand::DoAudacityCommand(wxWindow *parent,
|
||||
bool AudacityCommand::DoAudacityCommand(wxWindow *parent,
|
||||
const CommandContext & context,
|
||||
bool shouldPrompt /* = true */)
|
||||
{
|
||||
|
Reference in New Issue
Block a user