mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-25 04:20:49 +00:00
4 lines
72 B
Objective-C
4 lines
72 B
Objective-C
#import <Foundation/NSObject.h>
|
|
|
|
@interface AppDelegate : NSObject
|
|
@end
|