mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:04 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		
							
								
								
									
										18
									
								
								Tweaks/FLEX/GlobalStateExplorers/FLEXWebViewController.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								Tweaks/FLEX/GlobalStateExplorers/FLEXWebViewController.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| // | ||||
| //  FLEXWebViewController.m | ||||
| //  Flipboard | ||||
| // | ||||
| //  Created by Ryan Olson on 6/10/14. | ||||
| //  Copyright (c) 2020 FLEX Team. All rights reserved. | ||||
| // | ||||
|  | ||||
| #import <UIKit/UIKit.h> | ||||
|  | ||||
| @interface FLEXWebViewController : UIViewController | ||||
|  | ||||
| - (id)initWithURL:(NSURL *)url; | ||||
| - (id)initWithText:(NSString *)text; | ||||
|  | ||||
| + (BOOL)supportsPathExtension:(NSString *)extension; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn