X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e282d337fd4e79544fba664803163b4e2850e19..8cb9f0d0f82650b707adc39823a73531d080ffec:/include/wx/os2/menuitem.h diff --git a/include/wx/os2/menuitem.h b/include/wx/os2/menuitem.h index 4e36724c7e..8436d0d006 100644 --- a/include/wx/os2/menuitem.h +++ b/include/wx/os2/menuitem.h @@ -44,7 +44,7 @@ class WXDLLEXPORT wxMenuItem: public wxMenuItemBase public: // ctor & dtor wxMenuItem( wxMenu* pParentMenu = NULL - ,int nId = ID_SEPARATOR + ,int nId = wxID_SEPARATOR ,const wxString& rStrName = "" ,const wxString& rWxHelp = "" ,bool bCheckable = FALSE