mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-29 12:27:41 +01:00
IDE: completed UnbindEditor
git-svn-id: trunk@20492 -
This commit is contained in:
parent
cf7f836d24
commit
c30b6e429e
@ -3346,6 +3346,7 @@ begin
|
||||
OnClickLink := nil;
|
||||
OnMouseLink := nil;
|
||||
OnKeyDown := nil;
|
||||
Beautifier.OnGetDesiredIndent := nil;
|
||||
end;
|
||||
if FEditPlugin<>nil then begin
|
||||
FEditPlugin.OnLinesInserted := nil;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user