зеркало из https://github.com/mozilla/pjs.git
fixing beos bustage (Bug 316305)
This commit is contained in:
Родитель
0820769573
Коммит
1fbe4b904c
|
@ -348,7 +348,7 @@ bool nsRenderingContextBeOS::LockAndUpdateView()
|
|||
if (mCurrentBFont == nsnull)
|
||||
{
|
||||
if (mFontMetrics)
|
||||
mFontMetrics->GetFontHandle((nsFontHandle)mCurrentBFont);
|
||||
mFontMetrics->GetFontHandle((nsFontHandle&)mCurrentBFont);
|
||||
|
||||
if (mCurrentBFont)
|
||||
mView->SetFont(mCurrentBFont);
|
||||
|
|
Загрузка…
Ссылка в новой задаче