X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66010e8d0d04c180c51203f9ed7e2c26c78eff25..1d529ef7eed851db9d007821decb9639e4e7fc16:/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() {