LCL: fixed compilation fpc 2.6.0

git-svn-id: trunk@40249 -
This commit is contained in:
mattias 2013-02-10 14:04:29 +00:00
parent f234030aae
commit 434dcee856

View File

@ -646,7 +646,7 @@ type
FEndCap: TPenEndCap;
{$ENDIF}
FCosmetic: Boolean;
{$IFDEF HasFPJoinStyle}
{$IFNDEF HasFPJoinStyle}
FJoinStyle: TPenJoinStyle;
{$ENDIF}
FPattern: TPenPattern;