mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:03 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			275 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			275 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
| //
 | |
| //  FLEXArgumentInputNotSupportedView.h
 | |
| //  Flipboard
 | |
| //
 | |
| //  Created by Ryan Olson on 6/18/14.
 | |
| //  Copyright (c) 2020 FLEX Team. All rights reserved.
 | |
| //
 | |
| 
 | |
| #import "FLEXArgumentInputTextView.h"
 | |
| 
 | |
| @interface FLEXArgumentInputNotSupportedView : FLEXArgumentInputTextView
 | |
| 
 | |
| @end
 | 
