X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..400a9e419b229cd511d73922bd5506aaab3b120e:/include/wx/xrc/xh_tree.h?ds=sidebyside diff --git a/include/wx/xrc/xh_tree.h b/include/wx/xrc/xh_tree.h index 985468c054..43a85f93a6 100644 --- a/include/wx/xrc/xh_tree.h +++ b/include/wx/xrc/xh_tree.h @@ -17,8 +17,9 @@ #include "wx/xrc/xmlres.h" -class WXXMLDLLEXPORT wxTreeCtrlXmlHandler : public wxXmlResourceHandler +class WXDLLIMPEXP_XRC wxTreeCtrlXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxTreeCtrlXmlHandler) public: wxTreeCtrlXmlHandler(); virtual wxObject *DoCreateResource();