Fixed argument of applicationShouldTerminate: method

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13784 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-06-06 08:35:48 +00:00
parent 5155461c45
commit baa0aa5e6c

View file

@ -1,3 +1,9 @@
Thu Jun 6 07:23:59 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSApplication.m ([NSApplication -terminate:]): Send the
-applicationShouldTerminate: messages from self, instead of from
the sender of -terminate: (Patch by Jeff Teunissen).
2002-06-06 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSBundleAdditions.m: patch by Jeff Teunissen to log loading