mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-31 04:44:14 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		| @@ -0,0 +1,18 @@ | ||||
| // | ||||
| //  FLEXFileBrowserController.h | ||||
| //  Flipboard | ||||
| // | ||||
| //  Created by Ryan Olson on 6/9/14. | ||||
| //  Based on previous work by Evan Doll | ||||
| // | ||||
|  | ||||
| #import "FLEXTableViewController.h" | ||||
| #import "FLEXGlobalsEntry.h" | ||||
| #import "FLEXFileBrowserSearchOperation.h" | ||||
|  | ||||
| @interface FLEXFileBrowserController : FLEXTableViewController <FLEXGlobalsEntry> | ||||
|  | ||||
| + (instancetype)path:(NSString *)path; | ||||
| - (id)initWithPath:(NSString *)path; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn