fixing font type, bug #13572

This commit is contained in:
ssu%netscape.com 1999-09-21 05:12:02 +00:00
parent 98aeb2eb8e
commit e891ffd70d

View File

@ -260,11 +260,11 @@ void OutputTitle(HDC hDC, LPSTR szString)
0,
0,
0,
BALTIC_CHARSET,
DEFAULT_CHARSET,
OUT_DEFAULT_PRECIS,
0,
PROOF_QUALITY,
VARIABLE_PITCH | FF_DECORATIVE,
DEFAULT_PITCH | FF_DONTCARE,
"");
if(hfontTmp)
{