]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/menuitem.h
Updated html files, removed old simplify xsl and shell script
[wxWidgets.git] / include / wx / cocoa / menuitem.h
index 303c73b6e7dfcf7df1aebd23f97516b39bb0b454..75e66b1d4cd768dbe93e2a2ddf7279ba0e0635fb 100644 (file)
@@ -52,6 +52,7 @@ public:
 protected:
     WX_NSMenuItem m_cocoaNSMenuItem;
     static wxMenuItemCocoaHash sm_cocoaHash;
+    static struct objc_object *sm_cocoaTarget;
 // ------------------------------------------------------------------------
 // Implementation
 // ------------------------------------------------------------------------