// Cocoa specifics
// ------------------------------------------------------------------------
public:
- virtual wxMenuBar* GetAppMenuBar() { return GetMenuBar(); }
+ virtual wxMenuBar* GetAppMenuBar(wxCocoaNSWindow *win);
// Returns the NSView for non-client drawing
virtual WX_NSView GetNonClientNSView();
protected: