X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66010e8d0d04c180c51203f9ed7e2c26c78eff25..31d7fc0f9cb3f5913ecd4a039a816487a6753a93:/contrib/src/xrc/xh_gdctl.cpp?ds=sidebyside diff --git a/contrib/src/xrc/xh_gdctl.cpp b/contrib/src/xrc/xh_gdctl.cpp index afd71480e9..7106b598cf 100644 --- a/contrib/src/xrc/xh_gdctl.cpp +++ b/contrib/src/xrc/xh_gdctl.cpp @@ -26,6 +26,8 @@ #include "wx/xrc/xh_gdctl.h" #include "wx/dirctrl.h" +IMPLEMENT_DYNAMIC_CLASS(wxGenericDirCtrlXmlHandler, wxXmlResourceHandler) + wxGenericDirCtrlXmlHandler::wxGenericDirCtrlXmlHandler() : wxXmlResourceHandler() {