mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-23 22:51:23 +01:00
Oops...sorting command names is not the same as sorting command labels.
Thanks Martyn.
This commit is contained in:
@@ -63,6 +63,7 @@ private:
|
||||
|
||||
wxArrayString mCats;
|
||||
wxArrayString mNames;
|
||||
wxArrayString mLabels;
|
||||
wxArrayString mDefaultKeys;
|
||||
wxArrayString mKeys;
|
||||
wxArrayString mNewKeys; // Used for work in progress.
|
||||
|
||||
Reference in New Issue
Block a user