1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-19 05:25:41 +08:00
TrollStore/TrollHelper/TSHRootViewController.h

8 lines
132 B
Objective-C

#import <TSListControllerShared.h>
@interface TSHRootViewController : TSListControllerShared
{
NSString* _newerVersion;
}
@end