Fixed a possible crasher where an ITMultilineTextFieldCell is treated as v0.2
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sun, 27 Jun 2004 02:30:20 +0000 (02:30 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sun, 27 Jun 2004 02:30:20 +0000 (02:30 +0000)
an NSTextFieldCell, in having an NSString set as it's objectValue.
Previously, ITMultilineTextFieldCell assumed an NSArray as it's objectValue.


No differences found