Fix headers

This commit is contained in:
Bryce Hackel 2024-03-18 00:20:36 -07:00
parent b989446566
commit 4fecece583
No known key found for this signature in database
GPG key ID: F031960F08455E88

View file

@ -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