mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 16:37:29 +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;
|
GapInFront: Integer;
|
||||||
GapBehind: Integer;
|
GapBehind: Integer;
|
||||||
begin
|
begin
|
||||||
debugln(['TCustomLvlGraphControl.AutoLayout ',DbgSName(Self),' ClientRect=',dbgs(ClientRect)]);
|
//debugln(['TCustomLvlGraphControl.AutoLayout ',DbgSName(Self),' ClientRect=',dbgs(ClientRect)]);
|
||||||
BeginUpdate;
|
BeginUpdate;
|
||||||
try
|
try
|
||||||
Canvas.Font.Assign(Font);
|
Canvas.Font.Assign(Font);
|
||||||
|
Loading…
Reference in New Issue
Block a user