mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixed dealloc of NSLayoutManager for layout managers which have not been -init
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12485 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
90f3074971
commit
b6b6fdd813
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Feb 11 00:35:19 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSLayoutManager.m ([-dealloc]): Modified to work for
|
||||
objects which have not been -init.
|
||||
|
||||
Sun Feb 10 23:53:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GSSimpleLayoutManager.m
|
||||
|
|
Loading…
Reference in a new issue