X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/86118733afe2f6539c21a3e9b3c1836eddf058e5..75d3838010e2d8a9592a4a016e2994f4f0d3070b:/contrib/src/xrc/xh_tree.cpp?ds=sidebyside diff --git a/contrib/src/xrc/xh_tree.cpp b/contrib/src/xrc/xh_tree.cpp index ada2a31489..f3ee4c65a6 100644 --- a/contrib/src/xrc/xh_tree.cpp +++ b/contrib/src/xrc/xh_tree.cpp @@ -22,6 +22,7 @@ #include "wx/xrc/xh_tree.h" #include "wx/treectrl.h" +IMPLEMENT_DYNAMIC_CLASS(wxTreeCtrlXmlHandler, wxXmlResourceHandler) wxTreeCtrlXmlHandler::wxTreeCtrlXmlHandler() : wxXmlResourceHandler()