mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 12:51:11 +00:00
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:
parent
3504e37042
commit
6abceeca91
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue