X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94c7b08817de7e79ee07088a0b9ab3c6b07ef583..88060820acda9b950d47c7bce37909a894cfda6b:/include/wx/motif/menu.h?ds=inline

diff --git a/include/wx/motif/menu.h b/include/wx/motif/menu.h
index f1ab13da3c..16ecaa5557 100644
--- a/include/wx/motif/menu.h
+++ b/include/wx/motif/menu.h
@@ -12,10 +12,6 @@
 #ifndef _WX_MOTIF_MENU_H_
 #define _WX_MOTIF_MENU_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "menu.h"
-#endif
-
 #include "wx/colour.h"
 #include "wx/font.h"
 #include "wx/arrstr.h"
@@ -66,7 +62,7 @@ public:
     void HidePopup();
     
     WXWidget CreateMenu(wxMenuBar *menuBar, WXWidget parent, wxMenu *topMenu,
-        const wxString& title = wxEmptyString,
+        size_t index, const wxString& title = wxEmptyString,
         bool isPulldown = false);
     
     // For popups, need to destroy, then recreate menu for a different (or