mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 20:49:13 +00:00
Make header self-contained.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15719 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9407b0bfca
commit
d137be7d9f
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-01-26 20:24 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Headers/gnustep/gui/NSMenu.h: Add missing class declaration
|
||||
so the header is self-contained.
|
||||
|
||||
2003-01-26 19:17 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Headers/gnustep/gui/GSFontInfo.h, Headers/gnustep/gui/NSFont.h,
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
@class NSPopUpButtonCell;
|
||||
@class NSView;
|
||||
@class NSWindow;
|
||||
@class NSMutableArray;
|
||||
|
||||
@interface NSMenu : NSObject <NSCoding, NSCopying>
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue