mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
||||
void PopulateOrExchange(ShuttleGui & S) override;
|
||||
|
||||
// AudacityCommand overrides
|
||||
wxString ManualPage() override {return wxT("Help_Menu:_Tools#screenshot_tools");};
|
||||
wxString ManualPage() override {return wxT("Extra_Menu:_Scriptables_II#screenshot_short_format");};
|
||||
|
||||
private:
|
||||
int mWhat;
|
||||
|
Reference in New Issue
Block a user