fix small unreleased reg, ther doc not vible anymore after closing one

This commit is contained in:
Basile Burg 2018-05-06 19:55:40 +02:00
parent d4d8766614
commit d3edd2bb63
1 changed files with 0 additions and 1 deletions

View File

@ -673,7 +673,6 @@ begin
if fDoc.isNil then exit;
fDoc.hideCallTips;
fDoc.hideDDocs;
fDOc.Visible:=false;
end;
procedure TCEEditorWidget.memoKeyDown(Sender: TObject; var Key: Word; Shift: TShiftState);