Update uYouPlus.h

This commit is contained in:
arichornlover 2024-06-09 00:03:27 -05:00 committed by GitHub
parent 7024fed57d
commit 0d2d10334a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -160,6 +160,10 @@
- (void)confirmAlertDidPressConfirm;
@end
@interface YTMainAppControlsOverlayView : UIView
@property (readonly, nonatomic) YTQTMButton *watchCollapseButton;
@end
@interface YTTransportControlsButtonView : UIView
@end