update Header.h

This commit is contained in:
qnblackcat 2022-06-09 07:14:24 +07:00
parent 78fbf1dc6b
commit 4bfb78634f

View file

@ -8,9 +8,9 @@
@interface YTMainAppControlsOverlayView: UIView
@end
@interface YTPlaylistHeaderViewController : UIViewController
@property (nonatomic, strong, readwrite) UIView *downloadsButton;
@end
// @interface YTPlaylistHeaderViewController : UIViewController
// @property (nonatomic, strong, readwrite) UIView *downloadsButton;
// @end
// BigYTMiniPlayer
@interface YTMainAppVideoPlayerOverlayView : UIView
@ -47,5 +47,8 @@
@interface SponsorBlockSettingsController : UITableViewController
@end
@interface SponsorBlockViewController : UIViewController
@end
@interface _ASDisplayView : UIView
@end