Please apply attached patch.
Sandro
Index: components/ideintf/objectinspector.pp
===================================================================
--- components/ideintf/objectinspector.pp (revisione 46885)
+++ components/ideintf/objectinspector.pp (copia locale)
@@ -2700,7 +2700,7 @@
else
begin
inc(NameIconRect.Right, 2 + Ord(ShowGutter));
- inc(NameTextRect.Left, 3 + + Ord(ShowGutter));
+ inc(NameTextRect.Left, 3 + Ord(ShowGutter));
end;
DrawState:=[];
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus