зеркало из https://github.com/mozilla/pjs.git
keep menu id's in sync between menu and menubar. bug 83187, r=saari/sr=smfr/a=asa.
This commit is contained in:
Родитель
357908314b
Коммит
6951aef333
|
@ -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;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче