mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 20:11:55 +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
142ac56c85
commit
1ee59a634c
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
#define _GNUstep_H_NSApplication
|
#define _GNUstep_H_NSApplication
|
||||||
|
|
||||||
#include <AppKit/NSResponder.h>
|
#include <AppKit/NSResponder.h>
|
||||||
#include <AppKit/GSInfoPanel.h>
|
|
||||||
|
|
||||||
@class NSArray;
|
@class NSArray;
|
||||||
@class NSAutoreleasePool;
|
@class NSAutoreleasePool;
|
||||||
|
@ -49,6 +48,8 @@
|
||||||
@class NSWindow;
|
@class NSWindow;
|
||||||
@class NSGraphicsContext;
|
@class NSGraphicsContext;
|
||||||
|
|
||||||
|
@class GSInfoPanel;
|
||||||
|
|
||||||
typedef struct _NSModalSession *NSModalSession;
|
typedef struct _NSModalSession *NSModalSession;
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue