From 3db0c0f9e6c76fc170f5459b229bd47f5333a85d Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 15 Mar 2000 02:56:58 +0000 Subject: [PATCH] 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 --- ChangeLog | 2 -- 1 file changed, 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9a1e78e9a..5a0b2d449 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,8 +11,6 @@ Wed Mar 15 02:41:04 2000 Nicola Pero 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