1
0
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:
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 Prefixes;
mNames.Clear();
mManager->GetAllCommandData(
mNames,
mKeys,