mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Same as r2621 - remove relevant height constraints from object editors. Finally fixes issue #1348.
This commit is contained in:
@@ -3,8 +3,6 @@ object frmRoutineEditor: TfrmRoutineEditor
|
||||
Top = 0
|
||||
Width = 475
|
||||
Height = 484
|
||||
Constraints.MinHeight = 240
|
||||
Constraints.MinWidth = 320
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -11
|
||||
|
||||
Reference in New Issue
Block a user