X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56d2f75071fc2a29ec10abe97c5a908bb35f30f4..1ad83f6b37e3e3a0c4a6dc094cc346b45074bf6a:/contrib/include/wx/xml/xh_bttn.h diff --git a/contrib/include/wx/xml/xh_bttn.h b/contrib/include/wx/xml/xh_bttn.h index 74a1d538a4..c3853b8bc6 100644 --- a/contrib/include/wx/xml/xh_bttn.h +++ b/contrib/include/wx/xml/xh_bttn.h @@ -17,7 +17,7 @@ #include "wx/xml/xmlres.h" -class wxButtonXmlHandler : public wxXmlResourceHandler +class WXDLLEXPORT wxButtonXmlHandler : public wxXmlResourceHandler { public: wxButtonXmlHandler() : wxXmlResourceHandler() {}