X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/243f5c2d917b77474b6d159fc338ec669d70cc91..fbf618dff87a9e4a88d5be458cecc50309b30af3:/include/wx/cocoa/mbarman.h?ds=sidebyside diff --git a/include/wx/cocoa/mbarman.h b/include/wx/cocoa/mbarman.h index 32c013e0da..70dc7d3d61 100644 --- a/include/wx/cocoa/mbarman.h +++ b/include/wx/cocoa/mbarman.h @@ -64,7 +64,7 @@ protected: // Main menu (if app provides one) wxMenuBar *m_mainMenuBar; wxMenuBarManagerObserver *m_observer; - wxCocoaNSWindow *m_windowCurrent; + WX_NSWindow m_currentNSWindow; }; #endif // wxUSE_MENUS