mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Progress panel size
This commit is contained in:
parent
c45cd36fc5
commit
b84feda459
1 changed files with 1 additions and 2 deletions
|
|
@ -511,10 +511,9 @@ object frmSyncDirsDlg: TfrmSyncDirsDlg
|
|||
AnchorSideRight.Control = pnlProgress
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 9
|
||||
Height = 20
|
||||
Height = 22
|
||||
Top = 18
|
||||
Width = 222
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
Style = pbstMarquee
|
||||
TabOrder = 0
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue