7 lines
155 B
Objective-C
7 lines
155 B
Objective-C
#import "TGAttachmentAssetCell.h"
|
|
|
|
@interface TGAttachmentPhotoCell : TGAttachmentAssetCell
|
|
|
|
@end
|
|
|
|
extern NSString *const TGAttachmentPhotoCellIdentifier;
|