mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 20:49:13 +00:00
Fixed laziness in deallocating a window controller
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15768 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
96a872ad09
commit
1a4e944927
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Jan 30 04:39:47 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSWindowController.m ([-dealloc]): Release the window, do
|
||||
not autorelease it.
|
||||
|
||||
Thu Jan 30 03:57:42 2003 Serg Stoyan <stoyan@hologr.com>
|
||||
|
||||
* Source/NSMenuView.m ([-sizeToFit]): Removed the additional 17
|
||||
|
|
Loading…
Reference in a new issue