mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
changed terminate type to BOOL since it is one and the value froma delegate got wrongly cast
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26308 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3d3b665f6a
commit
dc5dbb416d
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-03-16 Riccardo Mottola <rmottola@users.sf.net>
|
||||
|
||||
* Source/NSApplication.m : changed terminate type to BOOL
|
||||
since it is one and the value froma delegate got wrongly
|
||||
casted
|
||||
|
||||
2008-03-11 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSBitmapImageRep.m (-_premultiply, _unpremultiply):
|
||||
|
|
Loading…
Reference in a new issue