Add header.

I forgot to add the required header.
This commit is contained in:
arichornlover 2024-02-28 17:37:32 -06:00 committed by GitHub
parent df4c49820a
commit 890328ce1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,7 @@
@end
@interface YTMainAppControlsOverlayView : UIView
@property(readonly, nonatomic) YTQTMButton *watchCollapseButton;
@end
@interface YTTransportControlsButtonView : UIView