mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-03 13:10:58 +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
ecf27ae3f1
commit
fd5216d3cb
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