mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 01:09:50 +01:00
lcl: fixed formatting
git-svn-id: trunk@56569 -
This commit is contained in:
parent
5d07e801f8
commit
0787e77fb6
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user