Rename "Themes" -> "uYouPlusThemes"

This commit is contained in:
Foxster
2023-12-25 10:15:11 -08:00
parent 959e384149
commit b64e387163
5 changed files with 4 additions and 4 deletions
+55
View File
@@ -0,0 +1,55 @@
#import "../Tweaks/YouTubeHeader/YTCommonColorPalette.h"
#import "../Tweaks/YouTubeHeader/ASCollectionView.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 _ASDisplayView : UIView
@end
@interface YTCommentDetailHeaderCell : UIView
@end
@interface SponsorBlockSettingsController : UITableViewController
@end
@interface SponsorBlockViewController : UIViewController
@end
@interface UICandidateViewController : UIViewController
@end
@interface UIPredictionViewController : UIViewController
@end
@interface FRPreferences : UITableViewController
@end
@interface FRPSelectListTable : UITableViewController
@end
@interface settingsReorderTable : UIViewController
@property(nonatomic, strong) UITableView *tableView;
@end