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