X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d65c269b3f665e15a8ae1b8fff063b2ec0ef19a7..19e30148e18cc99296b26503c155e5cef59045f4:/include/wx/motif/menuitem.h?ds=sidebyside diff --git a/include/wx/motif/menuitem.h b/include/wx/motif/menuitem.h index 8a7ff97bc5..b871308031 100644 --- a/include/wx/motif/menuitem.h +++ b/include/wx/motif/menuitem.h @@ -32,7 +32,7 @@ public: int id = wxID_SEPARATOR, const wxString& text = wxEmptyString, const wxString& help = wxEmptyString, - wxItemKind kind = wxItem_Normal, + wxItemKind kind = wxITEM_NORMAL, wxMenu *subMenu = (wxMenu *)NULL); ~wxMenuItem();