objectinspector: increase splitter height a bit to give enough space for grabber drawing

git-svn-id: trunk@14108 -
This commit is contained in:
paul 2008-02-12 10:33:19 +00:00
parent 8bfcde41e0
commit b5f9b3cb92

View File

@ -3668,7 +3668,7 @@ begin
Parent:=Self;
Align:=alTop;
Top:=ComponentTreeHeight;
Height:=3;
Height:=5;
end;
end;