mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 06:20:47 +00:00
Tidy up in #include/@class machinery
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13314 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0a239e8d6c
commit
4e43dc46f8
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
#define _GNUstep_H_NSApplication
|
||||
|
||||
#include <AppKit/NSResponder.h>
|
||||
#include <AppKit/GSInfoPanel.h>
|
||||
|
||||
@class NSArray;
|
||||
@class NSAutoreleasePool;
|
||||
|
@ -49,6 +48,8 @@
|
|||
@class NSWindow;
|
||||
@class NSGraphicsContext;
|
||||
|
||||
@class GSInfoPanel;
|
||||
|
||||
typedef struct _NSModalSession *NSModalSession;
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue