mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Feature [0001731] Counter of files while moving/copying them #2
This commit is contained in:
parent
ecbfc701a1
commit
d1239276cd
1 changed files with 1 additions and 0 deletions
|
|
@ -685,6 +685,7 @@ begin
|
|||
lblFileNameFrom.Caption := '';
|
||||
lblFileNameTo.Caption := '';
|
||||
lblEstimated.Caption := #32;
|
||||
lblFileCount.Caption := EmptyStr;
|
||||
end;
|
||||
|
||||
procedure TfrmFileOp.NotifyEvents(Events: TOperationProgressWindowEvents);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue