X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d174f457e6a3337d85dbfe1152308cf548e07fa3..74c34d22773e39b13fe0502798494b38f261a9e5:/include/wx/cocoa/checkbox.h diff --git a/include/wx/cocoa/checkbox.h b/include/wx/cocoa/checkbox.h index 93c10cb3fc..a65004c33d 100644 --- a/include/wx/cocoa/checkbox.h +++ b/include/wx/cocoa/checkbox.h @@ -17,7 +17,7 @@ // ======================================================================== // wxCheckBox // ======================================================================== -class WXDLLEXPORT wxCheckBox: public wxCheckBoxBase , protected wxCocoaNSButton +class WXDLLIMPEXP_CORE wxCheckBox: public wxCheckBoxBase , protected wxCocoaNSButton { DECLARE_DYNAMIC_CLASS(wxCheckBox) DECLARE_EVENT_TABLE()