mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 20:18:17 +02:00
cody: clean up
git-svn-id: trunk@40533 -
This commit is contained in:
parent
8e235a5d36
commit
b91d1b67ee
@ -2847,7 +2847,7 @@ var
|
||||
GapInFront: Integer;
|
||||
GapBehind: Integer;
|
||||
begin
|
||||
debugln(['TCustomLvlGraphControl.AutoLayout ',DbgSName(Self),' ClientRect=',dbgs(ClientRect)]);
|
||||
//debugln(['TCustomLvlGraphControl.AutoLayout ',DbgSName(Self),' ClientRect=',dbgs(ClientRect)]);
|
||||
BeginUpdate;
|
||||
try
|
||||
Canvas.Font.Assign(Font);
|
||||
|
Loading…
Reference in New Issue
Block a user