git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8708
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// deprecated
// ----------------------------------------------------------------------------
// deprecated
// ----------------------------------------------------------------------------
+#ifdef WXWIN_COMPATIBILITY_2
+
WXDLLEXPORT wxString wxGetSingleChoice(const wxString& message,
const wxString& caption,
int n, wxChar *choices[],
WXDLLEXPORT wxString wxGetSingleChoice(const wxString& message,
const wxString& caption,
int n, wxChar *choices[],
int height = wxCHOICE_HEIGHT);
int height = wxCHOICE_HEIGHT);
+#endif // WXWIN_COMPATIBILITY_2
+
#endif // __CHOICEDLGH_G__
#endif // __CHOICEDLGH_G__