TrollStore/Installer/TrollInstaller2/TSI2RootViewController.h

8 lines
142 B
Objective-C

#import "../Store/TSListControllerShared.h"
@interface TSI2RootViewController : TSListControllerShared
{
NSString* _newerVersion;
}
@end