mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Enable auto-sizing
This commit is contained in:
parent
22020d2e85
commit
a48a556ee6
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ object frmFindDlg: TfrmFindDlg
|
|||
Top = 45
|
||||
Width = 200
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BevelOuter = bvNone
|
||||
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
||||
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue