mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 04:01:02 +00:00
Fixed dataCellForRow: in NSTableColumn
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10807 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
01066018d7
commit
6c7be883c6
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Aug 30 10:30:22 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSTableColumn.m ([-dataCellForRow:]): Return
|
||||
[self dataCell], rather than nothing.
|
||||
|
||||
2001-08-28 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSMenu.m
|
||||
|
|
Loading…
Reference in a new issue