Add new headers for the new button in navigation bar.

For clear cache and Color Options.
This commit is contained in:
arichornlover 2024-02-16 16:06:44 -06:00 committed by GitHub
parent fb07cb8768
commit 73e1a91eda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,8 +107,11 @@
// Buttons
@interface YTRightNavigationButtons : UIView
- (id)_viewControllerForAncestor;
@property YTQTMButton *notificationButton;
@property YTQTMButton *sponsorBlockButton;
- (void)setLeadingPadding:(CGFloat)arg1;
- (void)uYouPlusRootOptionsAction;
@end
@interface YTISlimMetadataButtonSupportedRenderers : NSObject