Fix more bustage. Another annoying merge conflict.

This commit is contained in:
hyatt%netscape.com 2000-01-25 07:26:02 +00:00
Родитель a5e2d021ae
Коммит 954cab21d8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -151,7 +151,7 @@ nsMenuFrame::Init(nsIPresContext* aPresContext,
mMenuParent = menuparent.get();
// Do the type="checkbox" magic
UpdateMenuType();
UpdateMenuType(aPresContext);
nsAutoString accelString;
BuildAcceleratorText(accelString);