mirror of
https://github.com/binaryage/totalterminal.git
synced 2026-04-19 03:00:11 -04:00
6 lines
111 B
Objective-C
6 lines
111 B
Objective-C
@interface TTProfile : NSObject<NSCopying, NSCoding> { }
|
|
|
|
-(BOOL)setPropertyListRepresentation:(id)arg1;
|
|
|
|
@end
|