X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8da116cf66b8f923d321df5d987cc3c93ed0b2b2..5c14ec264057d86fe60b2bacc09965492652cc0f:/include/wx/cocoa/radiobut.h diff --git a/include/wx/cocoa/radiobut.h b/include/wx/cocoa/radiobut.h index 72e6c08fcc..9225022b35 100644 --- a/include/wx/cocoa/radiobut.h +++ b/include/wx/cocoa/radiobut.h @@ -21,7 +21,7 @@ WX_DECLARE_EXPORTED_LIST(wxRadioButton, wxRadioButtonList); // ======================================================================== // wxRadioButton // ======================================================================== -class WXDLLEXPORT wxRadioButton: public wxControl, protected wxCocoaNSButton +class WXDLLIMPEXP_CORE wxRadioButton: public wxControl, protected wxCocoaNSButton { DECLARE_DYNAMIC_CLASS(wxRadioButton) DECLARE_EVENT_TABLE()