Prefer hardcoded width of button toolbar on CSV import dialog. Closes #1258

This commit is contained in:
Ansgar Becker
2020-12-13 13:35:59 +01:00
parent 29dfc68859
commit 37cd83410b

View File

@ -355,11 +355,10 @@ object loaddataform: Tloaddataform
object ToolBarColMove: TToolBar
Left = 10
Top = 91
Width = 58
Width = 87
Height = 66
Align = alNone
AutoSize = True
ButtonWidth = 58
ButtonWidth = 54
Caption = 'ToolBarColMove'
Images = MainForm.VirtualImageListMain
List = True