win32: fix TWin32WidgetSet.InitStockFont for the system font

git-svn-id: trunk@20281 -
This commit is contained in:
paul 2009-05-28 14:00:54 +00:00
parent 178f494111
commit e03a117023

View File

@ -294,7 +294,7 @@ var
begin
case AStockFont of
sfSystem:
Font.FontData := GetFontData(DefaultFont);
AssignDefault;
sfHint:
begin
if FMetricsFailed then