mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Added comment for NSTableView modification.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11604 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
43ae836014
commit
2cdafa35fb
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-12-02 Gregory Casamento <greg_casamento@yahoo.com>
|
||||
* Source/NSTableView.m
|
||||
-[NSTableView superviewFrameChanged:] Added a check to prevent
|
||||
exception when column count is reduced to zero. This change is
|
||||
consistent with behaviour observed on OPENSTEP4.2/Mach.
|
||||
|
||||
2001-12-02 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSWorkspace.m
|
||||
|
|
Loading…
Reference in a new issue