mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Automation -> Scripting.
This commit is contained in:
committed by
Paul Licameli
parent
08b1db6145
commit
0ad533a740
@@ -32,7 +32,7 @@ public:
|
||||
void PopulateOrExchange(ShuttleGui & S) override;
|
||||
|
||||
// AudacityCommand overrides
|
||||
wxString ManualPage() override {return wxT("Extra_Menu:_Automation#drag");};
|
||||
wxString ManualPage() override {return wxT("Extra_Menu:_Scriptables#drag");};
|
||||
|
||||
bool Apply(const CommandContext & context) override;
|
||||
|
||||
|
Reference in New Issue
Block a user