]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_text.h
removed static methods from wxAppTraitsBase, this doesn't work well in non-monolithic...
[wxWidgets.git] / include / wx / xrc / xh_text.h
index 84d256916b8d06542d8ccab2c9e0c0c510d5fd18..e9bfbf5251a96ffc791233e8ec32666d1ecdf2c3 100644 (file)
@@ -20,6 +20,7 @@
 
 class WXXMLDLLEXPORT wxTextCtrlXmlHandler : public wxXmlResourceHandler
 {
+DECLARE_DYNAMIC_CLASS(wxTextCtrlXmlHandler)
 public:
     wxTextCtrlXmlHandler();
     virtual wxObject *DoCreateResource();