X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/86118733afe2f6539c21a3e9b3c1836eddf058e5..68ba3b21da83bad8fa95b3d7f9efc041df9a64b2:/src/xrc/xh_tree.cpp diff --git a/src/xrc/xh_tree.cpp b/src/xrc/xh_tree.cpp index ada2a31489..f3ee4c65a6 100644 --- a/src/xrc/xh_tree.cpp +++ b/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()