mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 09:31:00 +00:00
Fixed window controller being retained by the window, causing app crashes
leakages on closing the window etc git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10527 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
73cd5d26d4
commit
ce2f2f1ed3
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Jul 20 09:57:38 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSWindow.m ([-setWindowController:]): Do not RETAIN the
|
||||
window controller.
|
||||
Reported by Jonathan B. Leffert <jonathan@leffert.net>.
|
||||
|
||||
2001-07-19 Georg Fleischmann
|
||||
|
||||
* gui/Source/GSSimpleLayoutManager.m
|
||||
|
|
Loading…
Reference in a new issue