mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 16:39:30 +02:00
Bug 2051 - Shortcut for Edit>Clip>Boundaries>Split (Ctrl+i) should be in the Standard shortcut set
This commit is contained in:
parent
ae431bc5bd
commit
691666bf79
@ -482,7 +482,7 @@ const std::vector<NormalizedKeyString> &CommandManager::ExcludedList()
|
||||
static const auto list = [] {
|
||||
// These short cuts are for the max list only....
|
||||
const char *const strings[] = {
|
||||
"Ctrl+I",
|
||||
// "Ctrl+I",
|
||||
"Ctrl+Alt+I",
|
||||
"Ctrl+J",
|
||||
"Ctrl+Alt+J",
|
||||
|
Loading…
x
Reference in New Issue
Block a user