mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 11:22:38 +02:00
Patch from Giuliano Colla. Fixed typo in glyph code.
git-svn-id: trunk@11576 -
This commit is contained in:
parent
bcdaac83e8
commit
b0f597385c
@ -871,7 +871,7 @@ begin
|
||||
end
|
||||
else
|
||||
begin
|
||||
Result.CX:= 0;
|
||||
Result.CY:= 0;
|
||||
Result.CX:= 0;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user