X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..979d7319df1b702a12be015dafc2793a32e14b37:/include/wx/xrc/xh_html.h?ds=sidebyside diff --git a/include/wx/xrc/xh_html.h b/include/wx/xrc/xh_html.h index 51e59673f5..ac49faa083 100644 --- a/include/wx/xrc/xh_html.h +++ b/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();