mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Widen import button on very first tab of session manager, so translations fit to it. Closes #1752
This commit is contained in:
@ -137,8 +137,9 @@ object connform: Tconnform
|
||||
object btnImportSettings: TButton
|
||||
Left = 10
|
||||
Top = 184
|
||||
Width = 159
|
||||
Width = 497
|
||||
Height = 25
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'Import settings ...'
|
||||
ImageIndex = 101
|
||||
TabOrder = 0
|
||||
|
Reference in New Issue
Block a user