1
0
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:
lllucius
2013-09-25 01:43:27 +00:00
parent 5ec256a6fc
commit 6ccaf15a3c
2 changed files with 8 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ private:
wxArrayString mCats;
wxArrayString mNames;
wxArrayString mLabels;
wxArrayString mDefaultKeys;
wxArrayString mKeys;
wxArrayString mNewKeys; // Used for work in progress.