X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..b0c43acc87324537766415e46a1d193f67e33bf9:/include/wx/motif/menu.h diff --git a/include/wx/motif/menu.h b/include/wx/motif/menu.h index 8df08e6b51..16ecaa5557 100644 --- a/include/wx/motif/menu.h +++ b/include/wx/motif/menu.h @@ -62,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