X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..74ee21fd667cbf72f75c30e51564e0d58f723fcc:/contrib/include/wx/xrc/xh_html.h diff --git a/contrib/include/wx/xrc/xh_html.h b/contrib/include/wx/xrc/xh_html.h index 51e59673f5..ac49faa083 100644 --- a/contrib/include/wx/xrc/xh_html.h +++ b/contrib/include/wx/xrc/xh_html.h @@ -21,8 +21,9 @@ #if wxUSE_HTML -class WXXMLDLLEXPORT wxHtmlWindowXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxHtmlWindowXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxHtmlWindowXmlHandler) public: wxHtmlWindowXmlHandler(); virtual wxObject *DoCreateResource();