Fix glitch in variable value editor dialog

This commit is contained in:
Ansgar Becker
2015-04-04 13:20:06 +00:00
parent 49f205693e
commit 610a9fbd10

View File

@ -145,7 +145,7 @@ object frmEditVariable: TfrmEditVariable
Text = '0' Text = '0'
end end
object UpDownNumber: TUpDown object UpDownNumber: TUpDown
Left = 252 Left = 251
Top = 50 Top = 50
Width = 16 Width = 16
Height = 21 Height = 21