Add wxCocoaNSWindow* parameter to GetAppMenuBar so implementations can
authorDavid Elliott <dfe@tgwbd.org>
Thu, 6 Nov 2003 20:37:16 +0000 (20:37 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 6 Nov 2003 20:37:16 +0000 (20:37 +0000)
commit8ded703ddca4c6657625af80afa66a2dddd13dae
tree08972ebdd4b4004c957eb5dd64c2ead1436c617b
parentf1d04a42d5a19b18856a41571488fe7006f3d00a
Add wxCocoaNSWindow* parameter to GetAppMenuBar so implementations can
return an alternate menubar based on the window which needs it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSWindow.h
include/wx/cocoa/frame.h
include/wx/cocoa/toplevel.h
src/cocoa/NSWindow.mm
src/cocoa/frame.mm
src/cocoa/mbarman.mm
src/cocoa/toplevel.mm