- Fixed align of the Random checkbox on frmHueSettings

This commit is contained in:
Andreas Schneider 2011-04-01 18:02:38 +02:00
parent 5c3a8740c1
commit d2f7bdc54f
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ inherited frmHueSettings: TfrmHueSettings
object cbRandom: TCheckBox[4]
AnchorSideTop.Control = edHue
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = gbRandom
AnchorSideRight.Control = lbHue
AnchorSideRight.Side = asrBottom
Left = 152
Height = 19