mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Set minimal width for progress dialog
This commit is contained in:
parent
1421cc8f5b
commit
85197e765f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ object frmFileOp: TfrmFileOp
|
|||
ClientHeight = 160
|
||||
ClientWidth = 522
|
||||
Constraints.MaxHeight = 180
|
||||
Constraints.MinWidth = 500
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
OnShow = FormShow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue