1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

wx/list.h no longer used anywhere

This commit is contained in:
Paul Licameli
2019-03-30 11:14:43 -04:00
parent 1a49362e3c
commit 0b9d279a52
7 changed files with 1 additions and 10 deletions

View File

@@ -12,8 +12,7 @@
#define __AUDACITY_LANGUAGES__
class wxArrayString;
#include <wx/list.h>
class wxString;
void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames);