diff --git a/Header.h b/Header.h index ecad985..b925c77 100644 --- a/Header.h +++ b/Header.h @@ -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