TrollStore/Store/TSRootViewController.h

6 lines
84 B
C
Raw Normal View History

2022-09-02 23:19:48 +08:00
#import <UIKit/UIKit.h>
@interface TSRootViewController : UITabBarController
@end