X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d174f457e6a3337d85dbfe1152308cf548e07fa3..95dc31e001327d85048f5ab21498e4d3255831b2:/include/wx/cocoa/stattext.h diff --git a/include/wx/cocoa/stattext.h b/include/wx/cocoa/stattext.h index 74f8c1ced5..1acc560474 100644 --- a/include/wx/cocoa/stattext.h +++ b/include/wx/cocoa/stattext.h @@ -17,7 +17,7 @@ // ======================================================================== // wxStaticText // ======================================================================== -class WXDLLEXPORT wxStaticText : public wxStaticTextBase, protected wxCocoaNSTextField +class WXDLLIMPEXP_CORE wxStaticText : public wxStaticTextBase, protected wxCocoaNSTextField { DECLARE_DYNAMIC_CLASS(wxStaticText) DECLARE_EVENT_TABLE()