X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56d2f75071fc2a29ec10abe97c5a908bb35f30f4..fcec64291df806fc7810440f93ba83ec2043062b:/contrib/include/wx/xml/xh_html.h diff --git a/contrib/include/wx/xml/xh_html.h b/contrib/include/wx/xml/xh_html.h index dc1acd1228..e3f1bc26e1 100644 --- a/contrib/include/wx/xml/xh_html.h +++ b/contrib/include/wx/xml/xh_html.h @@ -21,7 +21,7 @@ #if wxUSE_HTML -class wxHtmlWindowXmlHandler : public wxXmlResourceHandler +class WXDLLEXPORT wxHtmlWindowXmlHandler : public wxXmlResourceHandler { public: wxHtmlWindowXmlHandler();