mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 20:49:24 +02:00
LCL: fixed compilation fpc 2.6.0
git-svn-id: trunk@40249 -
This commit is contained in:
parent
f234030aae
commit
434dcee856
@ -646,7 +646,7 @@ type
|
|||||||
FEndCap: TPenEndCap;
|
FEndCap: TPenEndCap;
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
FCosmetic: Boolean;
|
FCosmetic: Boolean;
|
||||||
{$IFDEF HasFPJoinStyle}
|
{$IFNDEF HasFPJoinStyle}
|
||||||
FJoinStyle: TPenJoinStyle;
|
FJoinStyle: TPenJoinStyle;
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
FPattern: TPenPattern;
|
FPattern: TPenPattern;
|
||||||
|
Loading…
Reference in New Issue
Block a user