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:
Nicola Pero 2003-01-30 03:45:22 +00:00
parent 96a872ad09
commit 1a4e944927

View file

@ -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