X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/243f5c2d917b77474b6d159fc338ec669d70cc91..d42e12e8dd707d1fdea957331c9f6a41706b2cb0:/include/wx/cocoa/mbarman.h 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