mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 23:30:22 +02:00
lcl: fix types for GDI objects by accSone
git-svn-id: trunk@43456 -
This commit is contained in:
parent
22c5d60fd4
commit
222560f8b8
@ -366,7 +366,7 @@ var
|
||||
AStr : String;
|
||||
pIndex,
|
||||
pX1, pX2, pY : Longint;
|
||||
B, P : Longint;
|
||||
B, P : HGDIOBJ;
|
||||
LogP : TLogPen;
|
||||
MaxLength : Integer;
|
||||
Pt : TPoint;
|
||||
|
Loading…
Reference in New Issue
Block a user