mirror of https://gitlab.com/basile.b/dexed.git
fix small unreleased reg, ther doc not vible anymore after closing one
This commit is contained in:
parent
d4d8766614
commit
d3edd2bb63
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue