mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:10:52 +00:00
Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@35036 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4feae5ffce
commit
cd2355d727
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2012-04-06 12:26 theraven
|
||||
|
||||
* libs/gui/trunk/Headers/AppKit/NSColorWell.h,
|
||||
libs/gui/trunk/Headers/AppKit/NSPrinter.h,
|
||||
libs/gui/trunk/Headers/AppKit/PSOperators.h: Add explicit return
|
||||
types to a couple of methods and __attribute__((unused)) to
|
||||
some functions with empty bodies so people don't get compiler
|
||||
warnings from
|
||||
importing AppKit.h
|
||||
|
||||
2012-04-02 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSMenuItem.m (GSMenuSeparator -classForCoder): Add
|
||||
|
|
Loading…
Reference in a new issue