mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Delete operation - unlock file
This commit is contained in:
parent
a77b9d6eff
commit
9245fd87fe
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ begin
|
|||
FDescription.Clear;
|
||||
|
||||
{$IF DEFINED(MSWINDOWS)}
|
||||
if (Elevate = dupIgnore) then Elevate:= dupError;
|
||||
if (ElevateAction = dupIgnore) then ElevateAction:= dupError;
|
||||
{$ENDIF}
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue