FIX: Delete operation - unlock file

This commit is contained in:
Alexander Koblov 2020-06-11 21:26:18 +00:00
commit 9245fd87fe

View file

@ -118,7 +118,7 @@ begin
FDescription.Clear;
{$IF DEFINED(MSWINDOWS)}
if (Elevate = dupIgnore) then Elevate:= dupError;
if (ElevateAction = dupIgnore) then ElevateAction:= dupError;
{$ENDIF}
end;