mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 10:52:07 +00:00
Fix headers
This commit is contained in:
parent
b989446566
commit
4fecece583
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@
|
|||
@end
|
||||
|
||||
// YTTapToSeek - https://github.com/bhackel/YTTapToSeek
|
||||
@interface YTPlayerViewController : UIViewController
|
||||
- (void)seekToTime:(double)time;
|
||||
@interface YTMainAppVideoPlayerOverlayViewController : UIViewController
|
||||
- (CGFloat)totalTime;
|
||||
@end
|
||||
|
||||
// uYouPlus
|
||||
|
|
|
|||
Loading…
Reference in a new issue