X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c5907cea3231c246b879c586a7140b6dc12413f..d42508c2a026d505d39c386b233de4a1b51f1445:/include/wx/os2/menu.h diff --git a/include/wx/os2/menu.h b/include/wx/os2/menu.h index 948351c469..7b05ee3297 100644 --- a/include/wx/os2/menu.h +++ b/include/wx/os2/menu.h @@ -154,6 +154,11 @@ private: // WXHMENU m_hMenu; + // + // The helper variable for creating unique IDs. + // + static USHORT m_nextMenuId; + #if wxUSE_ACCEL // // The accelerators for our menu items