update Header.h

This commit is contained in:
qnblackcat
2022-07-01 10:05:02 +07:00
parent 4590369aa1
commit fe45ebaac1
+4 -5
View File
@@ -12,8 +12,8 @@
@interface YTMainAppControlsOverlayView : UIView @interface YTMainAppControlsOverlayView : UIView
@end @end
@interface YTTransportControlsButtonView : UIView // @interface YTTransportControlsButtonView : UIView
@end // @end
@interface _ASCollectionViewCell : UICollectionViewCell @interface _ASCollectionViewCell : UICollectionViewCell
- (id)node; - (id)node;
@@ -23,9 +23,8 @@
- (void)removeShortsAndFeaturesAdsAtIndexPath:(NSIndexPath *)indexPath; - (void)removeShortsAndFeaturesAdsAtIndexPath:(NSIndexPath *)indexPath;
@end @end
// @interface YTPlaylistHeaderViewController : UIViewController @interface FRPSliderCell : UITableViewCell
// @property (nonatomic, strong, readwrite) UIView *downloadsButton; @end
// @end
// iOS16 fix // iOS16 fix
@interface OBPrivacyLinkButton : UIButton @interface OBPrivacyLinkButton : UIButton