X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/161a87e61416c1b5e86814c390ced9f36f50c5f4..084db46c8b4f3f8d5e6a5f55e09e04f5a680c8a5:/contrib/src/xrc/xh_html.cpp?ds=inline diff --git a/contrib/src/xrc/xh_html.cpp b/contrib/src/xrc/xh_html.cpp index 8ac26c8b9b..8fe80d2082 100644 --- a/contrib/src/xrc/xh_html.cpp +++ b/contrib/src/xrc/xh_html.cpp @@ -26,6 +26,7 @@ #include "wx/html/htmlwin.h" #include "wx/filesys.h" +IMPLEMENT_DYNAMIC_CLASS(wxHtmlWindowXmlHandler, wxXmlResourceHandler) wxHtmlWindowXmlHandler::wxHtmlWindowXmlHandler() : wxXmlResourceHandler()