mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
update Header.h
This commit is contained in:
parent
4590369aa1
commit
fe45ebaac1
1 changed files with 4 additions and 5 deletions
9
Header.h
9
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue