mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-31 12:54:13 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			266 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			266 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
| //
 | |
| //  FLEXArgumentInputDataView.h
 | |
| //  Flipboard
 | |
| //
 | |
| //  Created by Daniel Rodriguez Troitino on 2/14/15.
 | |
| //  Copyright (c) 2020 FLEX Team. All rights reserved.
 | |
| //
 | |
| 
 | |
| #import "FLEXArgumentInputView.h"
 | |
| 
 | |
| @interface FLEXArgumentInputDateView : FLEXArgumentInputView
 | |
| 
 | |
| @end
 | 
