TrollStore/Store/TSAppDelegate.h

6 lines
94 B
Objective-C

#import <UIKit/UIKit.h>
@interface TSAppDelegate : UIResponder <UIApplicationDelegate>
@end