mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update uYouPlus.h
This commit is contained in:
parent
37b1cf5cf8
commit
c9a851a93c
1 changed files with 2 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#import <ActivityKit/ActivityKit.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <HBLog.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
|
@ -320,10 +321,7 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled";
|
|||
@end
|
||||
|
||||
// MLPlayerStickySettings Header has been moved to https://github.com/arichornloverALT/YouTubeHeader/blob/main/MLPlayerStickySettings.h
|
||||
|
||||
@interface MLPlayerEventCenter : NSObject
|
||||
- (void)broadcastRateChange:(float)rate;
|
||||
@end
|
||||
// MLPlayerEventCenter Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/MLPlayerEventCenter.h
|
||||
|
||||
@interface HAMPlayerInternal : NSObject
|
||||
- (void)setRate:(float)rate;
|
||||
|
|
|
|||
Loading…
Reference in a new issue