mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-27 07:43:50 +01:00
Fix assertion when clicking the Defaults button.
This commit is contained in:
@@ -287,6 +287,7 @@ void KeyConfigPrefs::RefreshBindings()
|
||||
wxArrayString Categories;
|
||||
wxArrayString Prefixes;
|
||||
|
||||
mNames.Clear();
|
||||
mManager->GetAllCommandData(
|
||||
mNames,
|
||||
mKeys,
|
||||
|
||||
Reference in New Issue
Block a user