TrollStore/TrollHelper/TSHAppDelegateWithScene.h

6 lines
104 B
C
Raw Permalink Normal View History

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