mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 06:42:10 +00:00
update Header.h
This commit is contained in:
parent
daa004d027
commit
3c33e6fed0
1 changed files with 7 additions and 0 deletions
7
Header.h
7
Header.h
|
|
@ -1,5 +1,12 @@
|
|||
#import "Tweaks/YouTubeHeader/YTPlayerViewController.h"
|
||||
|
||||
@interface YTPlaylistHeaderViewController : UIViewController
|
||||
@property (nonatomic, strong, readwrite) UIView *downloadsButton;
|
||||
@end
|
||||
|
||||
@interface ASWAppSwitcherCollectionViewCell: UIView
|
||||
@end
|
||||
|
||||
@interface YTMainAppVideoPlayerOverlayView : UIView
|
||||
- (UIViewController *)_viewControllerForAncestor;
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue