mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Fix bug 2233, First effect group incorrectly named
This commit is contained in:
@@ -709,8 +709,8 @@ void AddEffectMenuItemGroup(
|
||||
) );
|
||||
items = max;
|
||||
pTable = &table;
|
||||
groupNdx += max;
|
||||
}
|
||||
groupNdx++;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user