mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-11 17:41:15 +02:00
Change 'mouse_move' to 'move_mouse'.
Fixing a hyperlink.
This commit is contained in:
parent
74d0420b96
commit
d79c071d6d
@ -32,7 +32,7 @@ public:
|
|||||||
void PopulateOrExchange(ShuttleGui & S) override;
|
void PopulateOrExchange(ShuttleGui & S) override;
|
||||||
|
|
||||||
// AudacityCommand overrides
|
// AudacityCommand overrides
|
||||||
wxString ManualPage() override {return wxT("Extra_Menu:_Scriptables_II#mouse_move");};
|
wxString ManualPage() override {return wxT("Extra_Menu:_Scriptables_II#move_mouse");};
|
||||||
|
|
||||||
bool Apply(const CommandContext & context) override;
|
bool Apply(const CommandContext & context) override;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user