Files
ghostgram/submodules/LegacyComponents/Sources/TGAttachmentPhotoCell.h

8 lines
155 B
Objective-C

#import "TGAttachmentAssetCell.h"
@interface TGAttachmentPhotoCell : TGAttachmentAssetCell
@end
extern NSString *const TGAttachmentPhotoCellIdentifier;