Re-add uYouPlusThemes.h

This commit is contained in:
arichornlover 2024-02-27 17:30:18 -06:00 committed by GitHub
parent 67dae054f9
commit 9c299a7614
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,10 @@
#import "../Tweaks/YouTubeHeader/YTCommonColorPalette.h"
#import "../Tweaks/YouTubeHeader/ASCollectionView.h"
#import "Tweaks/YouTubeHeader/YTCommonColorPalette.h"
#import "Tweaks/YouTubeHeader/ASCollectionView.h"
#import "Tweaks/YouTubeHeader/_ASDisplayView.h"
#import "uYouPlus.h"
@interface YCHLiveChatView : UIView
@end
// @interface YCHLiveChatView : UIView
// @end
@interface YTFullscreenEngagementOverlayView : UIView
@end
@ -11,8 +12,8 @@
@interface YTRelatedVideosView : UIView
@end
@interface ELMView : UIView
@end
// @interface ELMView : UIView
// @end
@interface ASWAppSwitcherCollectionViewCell : UIView
@end
@ -26,11 +27,8 @@
@interface UIKeyboardDockView : UIView
@end
@interface _ASDisplayView : UIView
@end
@interface YTCommentDetailHeaderCell : UIView
@end
// @interface YTCommentDetailHeaderCell : UIView
// @end
@interface SponsorBlockSettingsController : UITableViewController
@end
@ -44,6 +42,9 @@
@interface UIPredictionViewController : UIViewController
@end
@interface TUIEmojiSearchView : UIView
@end
@interface FRPreferences : UITableViewController
@end