mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
Fix assertion when clicking the Defaults button.
This commit is contained in:
parent
39e7b3e08f
commit
d4a6f6b8f6
@ -287,6 +287,7 @@ void KeyConfigPrefs::RefreshBindings()
|
||||
wxArrayString Categories;
|
||||
wxArrayString Prefixes;
|
||||
|
||||
mNames.Clear();
|
||||
mManager->GetAllCommandData(
|
||||
mNames,
|
||||
mKeys,
|
||||
|
Loading…
x
Reference in New Issue
Block a user