X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1b88201ff5f0f9ed18db555b70eb7123c8a7c9c6..9c805dec6caf3c98a3797898cffe795b5b56e606:/include/wx/cocoa/button.h diff --git a/include/wx/cocoa/button.h b/include/wx/cocoa/button.h index aefc9d1369..91a44f0120 100644 --- a/include/wx/cocoa/button.h +++ b/include/wx/cocoa/button.h @@ -17,7 +17,7 @@ // ======================================================================== // wxButton // ======================================================================== -class WXDLLEXPORT wxButton : public wxButtonBase, protected wxCocoaNSButton +class WXDLLIMPEXP_CORE wxButton : public wxButtonBase, protected wxCocoaNSButton { DECLARE_DYNAMIC_CLASS(wxButton) DECLARE_EVENT_TABLE()