mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-11 04:11:05 +00:00
fix Fullscreen to the Right headers
Fixes crashing in the fullscreen video player
This commit is contained in:
parent
37972ceca7
commit
cb09ffa6cb
1 changed files with 0 additions and 1 deletions
|
|
@ -143,7 +143,6 @@
|
||||||
@property(nonatomic, strong) YTWatchPullToFullController *pullToFullController;
|
@property(nonatomic, strong) YTWatchPullToFullController *pullToFullController;
|
||||||
- (NSUInteger) allowedFullScreenOrientations;
|
- (NSUInteger) allowedFullScreenOrientations;
|
||||||
// Fullscreen to the Right (uYouEnhanced Version) - @arichornlover
|
// Fullscreen to the Right (uYouEnhanced Version) - @arichornlover
|
||||||
- (BOOL) fullscreen;
|
|
||||||
- (UIInterfaceOrientationMask) supportedInterfaceOrientations;
|
- (UIInterfaceOrientationMask) supportedInterfaceOrientations;
|
||||||
- (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation;
|
- (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation;
|
||||||
- (void)forceRightFullscreenOrientation;
|
- (void)forceRightFullscreenOrientation;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue