mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Controls alignment
This commit is contained in:
parent
cf8a766615
commit
beb65d5fa6
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ inherited frmOptionsFilesViews: TfrmOptionsFilesViews
|
|||
Caption = 'Sorting'
|
||||
ChildSizing.LeftRightSpacing = 12
|
||||
ChildSizing.TopBottomSpacing = 8
|
||||
ChildSizing.HorizontalSpacing = 6
|
||||
ChildSizing.HorizontalSpacing = 4
|
||||
ChildSizing.VerticalSpacing = 12
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ClientHeight = 143
|
||||
|
|
@ -189,7 +189,7 @@ inherited frmOptionsFilesViews: TfrmOptionsFilesViews
|
|||
Caption = 'Formatting'
|
||||
ChildSizing.LeftRightSpacing = 12
|
||||
ChildSizing.TopBottomSpacing = 8
|
||||
ChildSizing.HorizontalSpacing = 6
|
||||
ChildSizing.HorizontalSpacing = 4
|
||||
ChildSizing.VerticalSpacing = 12
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
ClientHeight = 116
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue