X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d80da5f25af866ea31a041efb19bed0adcc2105..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/cocoa/statbox.h?ds=sidebyside diff --git a/include/wx/cocoa/statbox.h b/include/wx/cocoa/statbox.h index 35f5506498..2502c03def 100644 --- a/include/wx/cocoa/statbox.h +++ b/include/wx/cocoa/statbox.h @@ -17,7 +17,7 @@ // ======================================================================== // wxStaticBox // ======================================================================== -class WXDLLEXPORT wxStaticBox: public wxStaticBoxBase, protected wxCocoaNSBox +class WXDLLIMPEXP_CORE wxStaticBox: public wxStaticBoxBase, protected wxCocoaNSBox { DECLARE_DYNAMIC_CLASS(wxStaticBox) DECLARE_EVENT_TABLE()