update Header.h
This commit is contained in:
@@ -8,9 +8,9 @@
|
|||||||
@interface YTMainAppControlsOverlayView: UIView
|
@interface YTMainAppControlsOverlayView: UIView
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface YTPlaylistHeaderViewController : UIViewController
|
// @interface YTPlaylistHeaderViewController : UIViewController
|
||||||
@property (nonatomic, strong, readwrite) UIView *downloadsButton;
|
// @property (nonatomic, strong, readwrite) UIView *downloadsButton;
|
||||||
@end
|
// @end
|
||||||
|
|
||||||
// BigYTMiniPlayer
|
// BigYTMiniPlayer
|
||||||
@interface YTMainAppVideoPlayerOverlayView : UIView
|
@interface YTMainAppVideoPlayerOverlayView : UIView
|
||||||
@@ -47,5 +47,8 @@
|
|||||||
@interface SponsorBlockSettingsController : UITableViewController
|
@interface SponsorBlockSettingsController : UITableViewController
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
@interface SponsorBlockViewController : UIViewController
|
||||||
|
@end
|
||||||
|
|
||||||
@interface _ASDisplayView : UIView
|
@interface _ASDisplayView : UIView
|
||||||
@end
|
@end
|
||||||
Reference in New Issue
Block a user