Update Header.h
This commit is contained in:
parent
1c4cc58be9
commit
549ff802e8
1 changed files with 2 additions and 0 deletions
2
Header.h
2
Header.h
|
|
@ -129,6 +129,8 @@
|
|||
@end
|
||||
|
||||
@interface _ASDisplayView : UIView
|
||||
- (UILabel *)findLabelInSubviews:(NSArray *)subviews;
|
||||
- (void)customizeLabel:(UILabel *)label;
|
||||
@end
|
||||
|
||||
@interface YTCommentDetailHeaderCell : UIView
|
||||
|
|
|
|||
Loading…
Reference in a new issue