mirror of
https://github.com/opa334/TrollStore.git
synced 2025-02-19 03:55:39 +08:00
6 lines
84 B
Objective-C
6 lines
84 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface TSRootViewController : UITabBarController
|
|
|
|
@end
|