|  | Audacity 3.2.0
    | 
#include "LangChoice.h"#include "IteratorX.h"#include <wx/defs.h>#include <wx/choice.h>#include <wx/stattext.h>#include "Languages.h"#include "ShuttleGui.h"#include "AudacityMessageBox.h"#include "wxPanelWrapper.h"Go to the source code of this file.
| Classes | |
| class | LangChoiceDialog | 
| A dialog used (at start up) to present the user with a choice of languages for Audacity.  More... | |
| Functions | |
| wxString | ChooseLanguage (wxWindow *parent) | 
| wxString ChooseLanguage | ( | wxWindow * | parent | ) | 
Definition at line 49 of file LangChoice.cpp.
References LangChoiceDialog::GetLang(), and XO().