mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:30:44 +00:00
NSWindow now asks the document if it should close the window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17509 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
98da20e7b6
commit
a2db10956e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-08-20 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSWindow.m
|
||||
In [performClose:] call the method [shouldCloseWindowController:]
|
||||
on the document instead of [windowShouldClose:]
|
||||
|
||||
2003-08-20 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSMenuView.m
|
||||
|
|
Loading…
Reference in a new issue