mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +01:00
Bug 2118 - "Q" shortcut for "Toggle Spectral Selection is not in the Standard set
This commit is contained in:
@@ -220,7 +220,7 @@ const std::vector<NormalizedKeyString> &CommandManager::ExcludedList()
|
|||||||
"Alt+J",
|
"Alt+J",
|
||||||
"Shift+Alt+J",
|
"Shift+Alt+J",
|
||||||
"Ctrl+Shift+A",
|
"Ctrl+Shift+A",
|
||||||
"Q",
|
//"Q",
|
||||||
//"Shift+J",
|
//"Shift+J",
|
||||||
//"Shift+K",
|
//"Shift+K",
|
||||||
//"Shift+Home",
|
//"Shift+Home",
|
||||||
|
|||||||
Reference in New Issue
Block a user