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
|
@end
|
||||||
|
|
||||||
@interface _ASDisplayView : UIView
|
@interface _ASDisplayView : UIView
|
||||||
|
- (UILabel *)findLabelInSubviews:(NSArray *)subviews;
|
||||||
|
- (void)customizeLabel:(UILabel *)label;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface YTCommentDetailHeaderCell : UIView
|
@interface YTCommentDetailHeaderCell : UIView
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue