mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
Fix in NSTableView for nil superview in solaris
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9121 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c8a8a98dab
commit
7e0817202e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Feb 9 18:07:13 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSTableView.m ([-noteNumberOfRowsChanged]): Fix for nil
|
||||
superview on Solaris, where you can't assign 0 to structs
|
||||
(solution suggested by Adam Fedor).
|
||||
|
||||
2001-02-08 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Headers/gnustep/gui/NSWindow.h: Added a GNUstep specific window
|
||||
|
|
Loading…
Reference in a new issue