]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/menu.h
argh... yet another compilation fix
[wxWidgets.git] / include / wx / os2 / menu.h
index 948351c469e3adf45d8446fc0bbb5fbf25511286..7b05ee3297dd99c228d898ce322279daa7a9673e 100644 (file)
@@ -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