You've already forked lazarus-ccr
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:
@ -677,7 +677,7 @@ begin
|
|||||||
FSaveClose(Sender, CloseAction);
|
FSaveClose(Sender, CloseAction);
|
||||||
FNavPanel.ChildWindowsShowLast;
|
FNavPanel.ChildWindowsShowLast;
|
||||||
FNavPanel.ShowHiddenBtnOnResize;
|
FNavPanel.ShowHiddenBtnOnResize;
|
||||||
|
CloseAction:=caFree;
|
||||||
Free;
|
Free;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user