lcl: fixed formatting

git-svn-id: trunk@56569 -
This commit is contained in:
mattias 2017-12-01 09:35:15 +00:00
parent 5d07e801f8
commit 0787e77fb6

View File

@ -5322,8 +5322,8 @@ begin
Images.Draw(Canvas, x + 1, (NodeRect.Top + NodeRect.Bottom - Images.Height) div 2,
ImgIndex, Node.FNodeEffect);
end;
end;
Inc(x, Images.Width + FDefItemSpace);
end;
Inc(x, Images.Width + FDefItemSpace);
end;
end;