mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
update header to eliminate warning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30208 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
34f7052ac2
commit
7428dac2af
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-04-20 Doug Simons <doug.simons@testplant.com>
|
||||
|
||||
* Headers/Additions/GNUstepGUI/GSWindowDecorationView.h:
|
||||
Update header to eliminate warning.
|
||||
|
||||
2010-04-20 Doug Simons <doug.simons@testplant.com>
|
||||
|
||||
* Source/NSWindow.m:
|
||||
|
|
|
@ -69,6 +69,7 @@ this, either directly, or indirectly (by using the backend).
|
|||
- (NSRect) frameRectForContentRect: (NSRect)aRect
|
||||
styleMask: (unsigned int)aStyle;
|
||||
|
||||
- (void) layout;
|
||||
- (void) changeWindowHeight: (float)difference;
|
||||
|
||||
- (void) setBackgroundColor: (NSColor *)color;
|
||||
|
|
Loading…
Reference in a new issue