Fixed crash upon deallocation of a tab view

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11177 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-10-17 21:25:47 +00:00
parent 3504e37042
commit 6abceeca91

View file

@ -1,3 +1,9 @@
Wed Oct 17 04:30:25 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSTabView.m ([NSTabView -dealloc]): Do not release the
selected tab view item (Patch by Ludovic Marcotte
<ludovi@Sophos.ca>).
Wed Oct 17 18:18:54 2001 Nicola Pero <nicola@brainstorm.co.uk> Wed Oct 17 18:18:54 2001 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSTableView.m ([-setDataSource:]): Do not release the old * Source/NSTableView.m ([-setDataSource:]): Do not release the old