mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 19:30:21 +02:00
win32: fix TWin32WidgetSet.InitStockFont for the system font
git-svn-id: trunk@20281 -
This commit is contained in:
parent
178f494111
commit
e03a117023
@ -294,7 +294,7 @@ var
|
||||
begin
|
||||
case AStockFont of
|
||||
sfSystem:
|
||||
Font.FontData := GetFontData(DefaultFont);
|
||||
AssignDefault;
|
||||
sfHint:
|
||||
begin
|
||||
if FMetricsFailed then
|
||||
|
Loading…
Reference in New Issue
Block a user