Bug #229112 --> Unable to bring up a compose window in debug builds

r/sr=bryner
This commit is contained in:
scott%scott-macgregor.org 2003-12-21 21:42:55 +00:00
Родитель 1047311991
Коммит 89fc9b26b6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -98,7 +98,7 @@ nsGridRowLeafFrame::GetBorderAndPadding(nsMargin& aBorderAndPadding)
PRInt32 isHorizontal = IsHorizontal();
nsBoxLayoutState state((nsIPresContext*)nsnull);
nsBoxLayoutState state((nsIPresContext*) GetPresContext());
PRInt32 firstIndex = 0;
PRInt32 lastIndex = 0;