mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 06:29:32 +02:00
cody: dictionary: disconnect idle on close
git-svn-id: trunk@35465 -
This commit is contained in:
parent
f0452c78ad
commit
4918aaf8df
@ -773,6 +773,7 @@ end;
|
||||
procedure TCodyIdentifiersDlg.FormClose(Sender: TObject;
|
||||
var CloseAction: TCloseAction);
|
||||
begin
|
||||
IdleConnected:=false;
|
||||
CodyOptions.PreferImplementationUsesSection:=
|
||||
AddToImplementationUsesCheckBox.Checked;
|
||||
FreeAndNil(FItems);
|
||||
|
Loading…
Reference in New Issue
Block a user