MG: fixed short checkbox

git-svn-id: trunk@528 -
This commit is contained in:
lazarus 2001-12-15 11:09:34 +00:00
parent a90be38ea4
commit 19a39c3e99

View File

@ -1188,7 +1188,7 @@ begin
Left:=ShowHintsForComponentPaletteCheckBox.Left;
Top:=ShowHintsForComponentPaletteCheckBox.Top
+ShowHintsForComponentPaletteCheckBox.Height+5;
Width:=250;
Width:=300;
Height:=20;
Caption:='Hints for main speed buttons (open, save, ...)';
Visible:=true;