mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 01:16:01 +02:00
ide: reduce verbosity
git-svn-id: trunk@18608 -
This commit is contained in:
parent
04b9135bbd
commit
7732e33796
@ -382,7 +382,7 @@ begin
|
||||
finally
|
||||
ReleaseDC(Parent.Handle, DC);
|
||||
end;
|
||||
DebugLn(['TSimpleHTMLControl.GetPreferredControlSize Caption="',Caption,'" ',AWidth,'x',AHeight]);
|
||||
//DebugLn(['TSimpleHTMLControl.GetPreferredControlSize Caption="',Caption,'" ',AWidth,'x',AHeight]);
|
||||
end;
|
||||
|
||||
{ TLazIDEHTMLProvider }
|
||||
|
Loading…
Reference in New Issue
Block a user