TrollStore/Installer/TrollInstaller2/TSI2AppDelegate.h

6 lines
96 B
Objective-C

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