mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Fix glitch in variable value editor dialog
This commit is contained in:
@ -145,7 +145,7 @@ object frmEditVariable: TfrmEditVariable
|
||||
Text = '0'
|
||||
end
|
||||
object UpDownNumber: TUpDown
|
||||
Left = 252
|
||||
Left = 251
|
||||
Top = 50
|
||||
Width = 16
|
||||
Height = 21
|
||||
|
Reference in New Issue
Block a user