mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Remove right anchor from "File" label in grid export dialog. Fixes disappearing label when resizing the dialog.
This commit is contained in:
@@ -112,7 +112,6 @@ object frmExportGrid: TfrmExportGrid
|
||||
Top = 43
|
||||
Width = 55
|
||||
Height = 17
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Caption = 'File'
|
||||
TabOrder = 1
|
||||
OnClick = ValidateControls
|
||||
|
||||
Reference in New Issue
Block a user