mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
56 lines
1.1 KiB
Objective-C
56 lines
1.1 KiB
Objective-C
#import <YouTubeHeader/YTCommonColorPalette.h>
|
|
#import <YouTubeHeader/ASCollectionView.h>
|
|
#import <YouTubeHeader/_ASDisplayView.h>
|
|
#import "uYouPlus.h"
|
|
|
|
// @interface YCHLiveChatView : UIView
|
|
// @end
|
|
|
|
@interface YTFullscreenEngagementOverlayView : UIView
|
|
@end
|
|
|
|
@interface YTRelatedVideosView : UIView
|
|
@end
|
|
|
|
// @interface ELMView : UIView
|
|
// @end
|
|
|
|
@interface ASWAppSwitcherCollectionViewCell : UIView
|
|
@end
|
|
|
|
@interface ASScrollView : UIView
|
|
@end
|
|
|
|
@interface UIKeyboardLayoutStar : UIView
|
|
@end
|
|
|
|
@interface UIKeyboardDockView : UIView
|
|
@end
|
|
|
|
// @interface YTCommentDetailHeaderCell : UIView
|
|
// @end
|
|
|
|
@interface SponsorBlockSettingsController : UITableViewController
|
|
@end
|
|
|
|
@interface SponsorBlockViewController : UIViewController
|
|
@end
|
|
|
|
@interface UICandidateViewController : UIViewController
|
|
@end
|
|
|
|
@interface UIPredictionViewController : UIViewController
|
|
@end
|
|
|
|
@interface TUIEmojiSearchView : UIView
|
|
@end
|
|
|
|
@interface FRPreferences : UITableViewController
|
|
@end
|
|
|
|
@interface FRPSelectListTable : UITableViewController
|
|
@end
|
|
|
|
@interface settingsReorderTable : UIViewController
|
|
@property(nonatomic, strong) UITableView *tableView;
|
|
@end
|