X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..40fcf546f6168f51c070d4ded3c40a75c0780fe8:/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(); }