mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: SyncDirs — enable smooth progress bars (#2893)
Co-authored-by: heredie <heredie@localhost>
(cherry picked from commit 307a682f27)
This commit is contained in:
parent
680c9c8a93
commit
6043173284
1 changed files with 2 additions and 0 deletions
|
|
@ -592,6 +592,7 @@ object frmSyncDirsDlg: TfrmSyncDirsDlg
|
|||
Top = 17
|
||||
Width = 222
|
||||
Max = 222
|
||||
Smooth = True
|
||||
ParentFont = False
|
||||
TabOrder = 0
|
||||
BarShowText = True
|
||||
|
|
@ -637,6 +638,7 @@ object frmSyncDirsDlg: TfrmSyncDirsDlg
|
|||
Top = 17
|
||||
Width = 222
|
||||
Max = 222
|
||||
Smooth = True
|
||||
ParentFont = False
|
||||
TabOrder = 0
|
||||
BarShowText = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue