mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Display of current filename when testing archives via WCX plugins
This commit is contained in:
parent
bed2e8861f
commit
1cb5ce308d
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ begin
|
|||
// Get progress percent value to directly set progress bar
|
||||
else if Size < 0 then
|
||||
begin
|
||||
CurrentFile:= FileName;
|
||||
// Total operation percent
|
||||
if (Size >= -100) and (Size <= -1) then
|
||||
begin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue