]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/menuitem.h
Added wxMemoryDC::Clear()
[wxWidgets.git] / include / wx / cocoa / menuitem.h
index 3596f68cc0adfbe0209ec31405287b1a81caa448..d5ba585ac620a5422cd0fbf56d39c52d402ddaf9 100644 (file)
@@ -54,6 +54,7 @@ public:
     void CocoaItemSelected();
     bool Cocoa_validateMenuItem();
 protected:
+    void CocoaSetKeyEquivalent();
     WX_NSMenuItem m_cocoaNSMenuItem;
     static wxMenuItemCocoaHash sm_cocoaHash;
     static wxObjcAutoRefFromAlloc<struct objc_object *> sm_cocoaTarget;