mirror of https://github.com/opa334/TrollStore.git
6 lines
96 B
C
6 lines
96 B
C
|
|
||
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
@interface TSI2AppDelegate : UIResponder <UIApplicationDelegate>
|
||
|
|
||
|
@end
|