mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-11-03 21:09:22 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			241 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			241 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
//
 | 
						|
//  FLEXKeyValueTableViewCell.h
 | 
						|
//  FLEX
 | 
						|
//
 | 
						|
//  Created by Tanner Bennett on 1/23/20.
 | 
						|
//  Copyright © 2020 FLEX Team. All rights reserved.
 | 
						|
//
 | 
						|
 | 
						|
#import "FLEXTableViewCell.h"
 | 
						|
 | 
						|
@interface FLEXKeyValueTableViewCell : FLEXTableViewCell
 | 
						|
 | 
						|
@end
 |