mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-29 14:42:58 +00:00
4 lines
93 B
Objective-C
4 lines
93 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface YTWatchNextResultsViewController : UIViewController
|
|
@end
|