r=mkaply, a=blizzard
Don't hardcode fonts for dialogs - breaks DBCS git-svn-id: svn://10.0.0.236/trunk@85003 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -859,9 +859,6 @@ void nsWindow::RealDoCreate( HWND hwndP,
|
||||
printf( "Couldn't find DC instance for nsWindow\n");
|
||||
#endif
|
||||
}
|
||||
WinSetPresParam( mWnd, PP_FONTNAMESIZE,
|
||||
strlen( gModuleData.pszFontNameSize) + 1,
|
||||
gModuleData.pszFontNameSize);
|
||||
|
||||
Resize( aRect.x, aRect.y, aRect.width, aRect.height, PR_FALSE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user