X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1d04a42d5a19b18856a41571488fe7006f3d00a..3ef37e7f4ec5f0688a4fb47e530ca2d30a6bb3ed:/include/wx/cocoa/mbarman.h?ds=sidebyside diff --git a/include/wx/cocoa/mbarman.h b/include/wx/cocoa/mbarman.h index a7947bde1b..32c013e0da 100644 --- a/include/wx/cocoa/mbarman.h +++ b/include/wx/cocoa/mbarman.h @@ -50,7 +50,7 @@ public: void WindowDidResignMain(NSNotification *notification); void WindowWillClose(NSNotification *notification); #endif // 0 - void UpdateWindowMenuBar(wxTopLevelWindowNative *win); + void UpdateMenuBar(); protected: void SetMenuBar(wxMenuBar* menubar); void InstallMenuBarForWindow(wxCocoaNSWindow *win);