mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Copy dialog - controls spacing
This commit is contained in:
parent
63895bcc3b
commit
f77a2eac54
1 changed files with 2 additions and 0 deletions
|
|
@ -273,6 +273,8 @@ object frmCopyDlg: TfrmCopyDlg
|
|||
Width = 596
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
AutoSize = True
|
||||
ChildSizing.LeftRightSpacing = 4
|
||||
ChildSizing.TopBottomSpacing = 4
|
||||
TabOrder = 0
|
||||
end
|
||||
object btnSaveOptions: TButton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue