mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 01:56:36 +08:00
Revert revision 841 as discussed on the devels list:
"The example SQL is not proper SQL, so SingleLine mode might [is] be intentional."
This commit is contained in:
@ -260,7 +260,6 @@ object ExportSQLForm: TExportSQLForm
|
|||||||
Top = 15
|
Top = 15
|
||||||
Width = 372
|
Width = 372
|
||||||
Height = 121
|
Height = 121
|
||||||
SingleLineMode = False
|
|
||||||
Align = alClient
|
Align = alClient
|
||||||
Color = clBtnFace
|
Color = clBtnFace
|
||||||
Font.Charset = DEFAULT_CHARSET
|
Font.Charset = DEFAULT_CHARSET
|
||||||
|
Reference in New Issue
Block a user