зеркало из https://github.com/mozilla/pjs.git
make sure we init mMenuBar to null.
This commit is contained in:
Родитель
fd1085e48a
Коммит
bfc075a63c
|
@ -57,6 +57,7 @@ nsWindow::nsWindow() : nsBaseWidget()
|
|||
SetForegroundColor(NS_RGB(0, 0, 0));
|
||||
|
||||
mFontMetrics = nsnull;
|
||||
mMenuBar = nsnull;
|
||||
mWindowRegion = nsnull;
|
||||
mWindowPtr = nsnull;
|
||||
mPainting = PR_FALSE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче