mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Add new headers for the new button in navigation bar.
For clear cache and Color Options.
This commit is contained in:
parent
fb07cb8768
commit
73e1a91eda
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue