mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
Update YTLitePlus.h Headers
This commit is contained in:

committed by
GitHub

parent
7eda827ba9
commit
45991e71d8
@@ -10,6 +10,7 @@
|
|||||||
#import <AVFoundation/AVFoundation.h>
|
#import <AVFoundation/AVFoundation.h>
|
||||||
#import <AVKit/AVKit.h> // For AVPlayer and AVPlayerViewController
|
#import <AVKit/AVKit.h> // For AVPlayer and AVPlayerViewController
|
||||||
#import <MobileCoreServices/MobileCoreServices.h> // For kUTTypeMovie and kUTTypeVideo
|
#import <MobileCoreServices/MobileCoreServices.h> // For kUTTypeMovie and kUTTypeVideo
|
||||||
|
#import <UniformTypeIdentifiers/UniformTypeIdentifiers.h>
|
||||||
|
|
||||||
#import "Tweaks/FLEX/FLEX.h"
|
#import "Tweaks/FLEX/FLEX.h"
|
||||||
#import "Tweaks/YouTubeHeader/YTAppDelegate.h"
|
#import "Tweaks/YouTubeHeader/YTAppDelegate.h"
|
||||||
@@ -130,7 +131,7 @@ typedef NS_ENUM(NSUInteger, GestureSection) {
|
|||||||
@property (nonatomic, assign, readwrite) BOOL enableSnapToChapter;
|
@property (nonatomic, assign, readwrite) BOOL enableSnapToChapter;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
// Hide YouTube Plus incompatibility warning popup - @bhackel
|
// HelperVC - @bhackel
|
||||||
@interface HelperVC : UIViewController
|
@interface HelperVC : UIViewController
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user