mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 02:49:30 +02:00
IDE: Close ActionEditor when linked ActionList is destroyed. Issue #19661, patch from Anton
git-svn-id: trunk@31950 -
This commit is contained in:
parent
3e2ccd6a39
commit
746f3a3afa
@ -548,6 +548,7 @@ begin
|
||||
FActionList:=nil;
|
||||
FillCategories;
|
||||
FillActionByCategory(-1);
|
||||
Close;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user