mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 09:52:05 +00:00
update Header.h
This commit is contained in:
parent
78fbf1dc6b
commit
4bfb78634f
1 changed files with 6 additions and 3 deletions
9
Header.h
9
Header.h
|
|
@ -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
|
||||
Loading…
Reference in a new issue