Files
totalterminal/headers/terminal/TTProfile.h
2013-09-10 12:46:42 -05:00

6 lines
111 B
Objective-C

@interface TTProfile : NSObject<NSCopying, NSCoding> { }
-(BOOL)setPropertyListRepresentation:(id)arg1;
@end