X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d80da5f25af866ea31a041efb19bed0adcc2105..6b30ffedb18b86329fdc41ac1be27bc85bd758ff:/include/wx/cocoa/statbox.h 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()