1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-27 15:53:49 +01:00

Fix assertion when clicking the Defaults button.

This commit is contained in:
lllucius
2013-10-02 01:09:49 +00:00
parent 39e7b3e08f
commit d4a6f6b8f6

View File

@@ -287,6 +287,7 @@ void KeyConfigPrefs::RefreshBindings()
wxArrayString Categories; wxArrayString Categories;
wxArrayString Prefixes; wxArrayString Prefixes;
mNames.Clear();
mManager->GetAllCommandData( mManager->GetAllCommandData(
mNames, mNames,
mKeys, mKeys,