mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 03:32:08 +00:00
remove old codes
This commit is contained in:
parent
1a99fa819e
commit
5e7b7717ff
1 changed files with 3 additions and 18 deletions
21
Header.h
21
Header.h
|
|
@ -7,31 +7,13 @@
|
||||||
@interface YTWatchMiniBarView : UIView
|
@interface YTWatchMiniBarView : UIView
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface YTAsyncCollectionView : UIView
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface YTPlayerViewController (YTAFS)
|
@interface YTPlayerViewController (YTAFS)
|
||||||
- (void)autoFullscreen;
|
- (void)autoFullscreen;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface YTTopAlignedView : UIView
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface YTLightweightQTMButton : UIView
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface NIAttributedLabel : UIView
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface YTShareMainView : UIView
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface ASScrollView : UIView
|
@interface ASScrollView : UIView
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface ASCollectionView : UIView
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface UIKeyboardLayoutStar : UIView
|
@interface UIKeyboardLayoutStar : UIView
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
|
@ -42,4 +24,7 @@
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface UIPredictionViewController : UIViewController
|
@interface UIPredictionViewController : UIViewController
|
||||||
|
@end
|
||||||
|
|
||||||
|
@interface SponsorBlockSettingsController : UITableViewController
|
||||||
@end
|
@end
|
||||||
Loading…
Reference in a new issue