X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..970b97a267e1e60f4e269fb15317d9364526ac21:/include/wx/xrc/xh_text.h diff --git a/include/wx/xrc/xh_text.h b/include/wx/xrc/xh_text.h index 84d256916b..e9bfbf5251 100644 --- a/include/wx/xrc/xh_text.h +++ b/include/wx/xrc/xh_text.h @@ -20,6 +20,7 @@ class WXXMLDLLEXPORT wxTextCtrlXmlHandler : public wxXmlResourceHandler { +DECLARE_DYNAMIC_CLASS(wxTextCtrlXmlHandler) public: wxTextCtrlXmlHandler(); virtual wxObject *DoCreateResource();