mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-07 15:49:42 +02:00
Tools menu: fix duplicate access key
This commit is contained in:
parent
3a537540cc
commit
8e6c5c0027
@ -873,7 +873,7 @@ BaseItemSharedPtr ToolsMenu()
|
||||
),
|
||||
|
||||
Section( "Other",
|
||||
Command( wxT("ConfigReset"), XXO("&Reset Configuration"),
|
||||
Command( wxT("ConfigReset"), XXO("Reset &Configuration"),
|
||||
FN(OnResetConfig),
|
||||
AudioIONotBusyFlag() ),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user