X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66010e8d0d04c180c51203f9ed7e2c26c78eff25..af5454a410ed37a8a1639716a0c96c191e60b7f0:/src/xrc/xh_gdctl.cpp diff --git a/src/xrc/xh_gdctl.cpp b/src/xrc/xh_gdctl.cpp index afd71480e9..7106b598cf 100644 --- a/src/xrc/xh_gdctl.cpp +++ b/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() {