mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 02:40:03 +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;
|
||||
{$ENDIF}
|
||||
FCosmetic: Boolean;
|
||||
{$IFDEF HasFPJoinStyle}
|
||||
{$IFNDEF HasFPJoinStyle}
|
||||
FJoinStyle: TPenJoinStyle;
|
||||
{$ENDIF}
|
||||
FPattern: TPenPattern;
|
||||
|
Loading…
Reference in New Issue
Block a user