X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..4f2511d706e5274a34e1521e11c1b95fed735b42:/include/wx/univ/button.h?ds=sidebyside diff --git a/include/wx/univ/button.h b/include/wx/univ/button.h index 59e97a533a..2aaf0cf4b2 100644 --- a/include/wx/univ/button.h +++ b/include/wx/univ/button.h @@ -29,7 +29,7 @@ class WXDLLIMPEXP_FWD_CORE wxInputHandler; // wxButton: a push button // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxButton : public wxButtonBase +class WXDLLIMPEXP_CORE wxButton : public wxButtonBase { public: wxButton() { Init(); }