Files

8 lines
113 B
Objective-C

#import <LegacyComponents/TGWeakDelegate.h>
@implementation TGWeakDelegate
@synthesize object = _object;
@end