mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 07:29:30 +02:00
IDE: clean up
git-svn-id: trunk@31626 -
This commit is contained in:
parent
d054dea35c
commit
26e0cb515f
@ -171,7 +171,7 @@ begin
|
||||
FTextControl.Visible:=false;
|
||||
FHTMLControl.Visible:=true;
|
||||
FHTMLProvider.BaseURL:=FBaseURL;
|
||||
debugln(['TFPDocHintProvider.UpdateHintControl FHTMLControl=',DbgSName(FHTMLControl),' FHTMLProvider=',DbgSName(FHTMLProvider)]);
|
||||
//debugln(['TFPDocHintProvider.UpdateHintControl FHTMLControl=',DbgSName(FHTMLControl),' FHTMLProvider=',DbgSName(FHTMLProvider)]);
|
||||
ms:=TMemoryStream.Create;
|
||||
try
|
||||
if FHTMLHint<>'' then
|
||||
|
Loading…
Reference in New Issue
Block a user