NSApplication: Do not add X image if window has close button

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16462 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2003-04-14 09:47:12 +00:00
parent aa6861d4fe
commit 2a6b0ebd1d

View file

@ -1,3 +1,9 @@
2003-04-14 Serg Stoyan <stoyan@hologr.com>
* Source/NSApplication.m:
(setImageForWindowsItem:): Do not add "X" image if window has
no close button.
2003-04-13 Michael Hanni <michael@deviant-behavior.com>
* Source/NSProgressIndicator.m: revert last change.