]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/treebase.h
finally applied the helpbest patch
[wxWidgets.git] / include / wx / treebase.h
index 1d91001888d07243c0dc0ac8a429c7c9766f6459..10f382f466e6c8a9b7b14333c7f8a3e0c834a345 100644 (file)
@@ -225,6 +225,8 @@ class WXDLLEXPORT wxTreeEvent : public wxNotifyEvent
     friend class WXDLLEXPORT wxTreeCtrl;
     friend class WXDLLEXPORT wxGenericTreeCtrl;
 
+    DECLARE_DYNAMIC_CLASS(wxTreeEvent);
+
 public:
     wxTreeEvent(wxEventType commandType = wxEVT_NULL, int id = 0);