keep menu id's in sync between menu and menubar. bug 83187, r=saari/sr=smfr/a=asa.

This commit is contained in:
pinkerton%netscape.com 2001-06-01 23:39:27 +00:00
Родитель 357908314b
Коммит 6951aef333
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -57,7 +57,7 @@
#include "nsDynamicMDEF.h"
const PRInt16 kMacMenuIDX = 1;
const PRInt16 kMacMenuIDX = nsMenuBarX::kAppleMenuID + 1;
static PRInt16 gMacMenuIDCountX = kMacMenuIDX;
static PRBool gConstructingMenu = PR_FALSE;