IDE: Close ActionEditor when linked ActionList is destroyed. Issue #19661, patch from Anton

git-svn-id: trunk@31950 -
This commit is contained in:
juha 2011-08-11 20:43:41 +00:00
parent 3e2ccd6a39
commit 746f3a3afa

View File

@ -548,6 +548,7 @@ begin
FActionList:=nil;
FillCategories;
FillActionByCategory(-1);
Close;
end;
end;
end;