]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
Fixed a small wxDialog thing
[wxWidgets.git] / include / wx / event.h
index 0ddc69857378b472c8090ce61c2882c37590ebcd..1c58d1541c7749c0de0089e748d599d471d99cb6 100644 (file)
@@ -863,7 +863,7 @@ protected:
 class WXDLLEXPORT wxMenu;
 class WXDLLEXPORT wxWindow;
 
-class WXDLLEXPORT wxUpdateUIEvent: public wxEvent
+class WXDLLEXPORT wxUpdateUIEvent: public wxCommandEvent
 {
   DECLARE_DYNAMIC_CLASS(wxUpdateUIEvent)