mirror of https://github.com/opa334/TrollStore.git
6 lines
84 B
C
6 lines
84 B
C
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
@interface TSRootViewController : UITabBarController
|
||
|
|
||
|
@end
|