X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..0a7b481fee70afb6736a9a19edcadbc679bdfb2f:/include/wx/frame.h diff --git a/include/wx/frame.h b/include/wx/frame.h index cc09dfbcb4..adb10c54a0 100644 --- a/include/wx/frame.h +++ b/include/wx/frame.h @@ -157,7 +157,7 @@ public: // send wxUpdateUIEvents for all menu items in the menubar, // or just for menu if non-NULL - void DoMenuUpdates(wxMenu* menu = NULL); + virtual void DoMenuUpdates(wxMenu* menu = NULL); #endif // wxUSE_MENUS // do the UI update processing for this window