mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-12 23:39:24 +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,
|
Images.Draw(Canvas, x + 1, (NodeRect.Top + NodeRect.Bottom - Images.Height) div 2,
|
||||||
ImgIndex, Node.FNodeEffect);
|
ImgIndex, Node.FNodeEffect);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
Inc(x, Images.Width + FDefItemSpace);
|
Inc(x, Images.Width + FDefItemSpace);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user