#include "wx/os2/private.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxRadioBox, wxControl)
-#endif
// ---------------------------------------------------------------------------
// private functions
int n, const wxString choices[],
int majorDim, long style,
#if wxUSE_VALIDATORS
-# if defined(__VISAGECPP__)
- const wxValidator* val, const wxString& name)
-# else
const wxValidator& val, const wxString& name)
-# endif
#endif
{
m_selectedButton = -1;