RxMDI:fix AV on close last window

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2013-03-27 20:03:22 +00:00
parent 9aa4af26d7
commit 3c9d8fa4f5

View File

@ -677,7 +677,7 @@ begin
FSaveClose(Sender, CloseAction);
FNavPanel.ChildWindowsShowLast;
FNavPanel.ShowHiddenBtnOnResize;
CloseAction:=caFree;
Free;
end;