update Header.h

This commit is contained in:
qnblackcat 2022-07-01 10:05:02 +07:00
parent 4590369aa1
commit fe45ebaac1

View file

@ -12,8 +12,8 @@
@interface YTMainAppControlsOverlayView : UIView
@end
@interface YTTransportControlsButtonView : UIView
@end
// @interface YTTransportControlsButtonView : UIView
// @end
@interface _ASCollectionViewCell : UICollectionViewCell
- (id)node;
@ -23,9 +23,8 @@
- (void)removeShortsAndFeaturesAdsAtIndexPath:(NSIndexPath *)indexPath;
@end
// @interface YTPlaylistHeaderViewController : UIViewController
// @property (nonatomic, strong, readwrite) UIView *downloadsButton;
// @end
@interface FRPSliderCell : UITableViewCell
@end
// iOS16 fix
@interface OBPrivacyLinkButton : UIButton