fix close lookup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1032 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
792b30e2a1
commit
7ed85a3234
@ -1010,6 +1010,7 @@ begin
|
||||
if FRxPopUpForm.ShowModal = mrOk then
|
||||
OnClosePopup(true);
|
||||
TempF.Free;
|
||||
FRxPopUpForm:=nil
|
||||
{$ENDIF}
|
||||
end
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user