mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:50:44 +00:00
use general headers
This commit is contained in:
parent
bb17ac62d4
commit
3d63255fe0
1 changed files with 3 additions and 6 deletions
|
@ -1,10 +1,7 @@
|
|||
#import "ObjectTesting.h"
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSAutoreleasePool.h>
|
||||
#import <Foundation/NSFileManager.h>
|
||||
#import <AppKit/NSApplication.h>
|
||||
#import <AppKit/NSImage.h>
|
||||
#import <AppKit/NSNibLoading.h>
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
// For some nib/xibs the AppDelegate is defined...
|
||||
@interface AppDelegate : NSObject
|
||||
|
|
Loading…
Reference in a new issue