X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c67daf87774c71ae9f73af9969008af220e52a11..d4b67f95d2bd56876030aaf6e5582493f2b08664:/include/wx/event.h diff --git a/include/wx/event.h b/include/wx/event.h index 0ddc698573..1c58d1541c 100644 --- a/include/wx/event.h +++ b/include/wx/event.h @@ -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)