mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Double number of displayed drop down items in SQL export *type* pulldown also. Closes #72.
This commit is contained in:
@ -446,6 +446,7 @@ object frmTableTools: TfrmTableTools
|
||||
Height = 21
|
||||
Style = csDropDownList
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
DropDownCount = 16
|
||||
TabOrder = 7
|
||||
OnChange = comboExportOutputTypeChange
|
||||
end
|
||||
|
Reference in New Issue
Block a user