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
TDFileManagerViewController.h
Normal file
7
TDFileManagerViewController.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface TDFileManagerViewController : UITableViewController
|
||||
|
||||
@property (nonatomic, strong) NSArray *fileList;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user