Files
ghostgram/submodules/LegacyComponents/Sources/TGWeakDelegate.m
T

8 lines
113 B
Objective-C

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