mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: improve copying multi difference paths from Stash FileSource
This commit is contained in:
parent
34013fda7d
commit
33bf56ea9b
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ begin
|
|||
case params.operationType of
|
||||
fsoCopy: begin
|
||||
if (params.resultFS=params.partnerFS) then begin
|
||||
params.files.Path:= params.files[0].Path;
|
||||
params.files.setPathBaseOnAllFiles;
|
||||
params.handled:= True;
|
||||
end;
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue