]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/window.h
don't leave two conscutive separators after "moving" a standard menu item to the...
[wxWidgets.git] / include / wx / cocoa / window.h
index 3f0138d6ce0c42b60b041cdc8d3e6027f1cb467d..d9d55e3218f95c04f8a37c021e8406eeba7c27a9 100644 (file)
@@ -81,6 +81,7 @@ protected:
 
     void CocoaCreateNSScrollView();
     void InitMouseEvent(wxMouseEvent &event, WX_NSEvent cocoaEvent);
+    virtual wxWindow* GetWxWindow() const;
     virtual void Cocoa_FrameChanged(void);
     virtual bool Cocoa_drawRect(const NSRect &rect);
     virtual bool Cocoa_mouseDown(WX_NSEvent theEvent);