mirror of
https://github.com/NohamR/TrollDecrypt-tvOS.git
synced 2026-07-11 22:41:37 +00:00
Initial Commit
This commit is contained in:
7
TDRootViewController.h
Normal file
7
TDRootViewController.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface TDRootViewController : UITableViewController
|
||||
|
||||
@property (nonatomic, strong) NSArray *apps;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user