X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d174f457e6a3337d85dbfe1152308cf548e07fa3..7e7a19f1527e548d0d1931a653dd17a16fba4338:/include/wx/cocoa/stattext.h?ds=sidebyside 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()