FIX: Default button height

(cherry picked from commit 0b5d0c917e)
This commit is contained in:
Alexander Koblov 2021-10-30 22:36:47 +03:00
commit 61ba8c96e2

View file

@ -684,7 +684,6 @@ object frmMultiRename: TfrmMultiRename
Width = 120
Action = actInvokeEditor
AutoSize = True
Constraints.MinHeight = 26
Constraints.MinWidth = 120
ParentFont = False
TabOrder = 0
@ -700,7 +699,6 @@ object frmMultiRename: TfrmMultiRename
Action = actConfig
AutoSize = True
BorderSpacing.Left = 6
Constraints.MinHeight = 26
Constraints.MinWidth = 120
ParentFont = False
TabOrder = 1