Reverted a tiny part of my last change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6287 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-03-15 02:56:58 +00:00
parent dd505dc21c
commit 08a096f198

View file

@ -11,8 +11,6 @@ Wed Mar 15 02:41:04 2000 Nicola Pero <n.pero@mi.flashnet.it>
so that the @"" string gets simply the height of the font.
([-_drawText:title:cellFrame]): Idem, plus rewritten vertical
centering of text.
* Source/NSFormCell.m ([-cellSize]): Made code slightly smarter;
now it detects @"".
* Source/NSCell.m ([-setObjectValue:]): Temporary implementation
working only with strings, images, and numbers. This is