update Header.h

This commit is contained in:
qnblackcat 2022-06-14 11:07:38 +07:00
parent 349a49eb93
commit 0b30adb3f4

View file

@ -12,6 +12,9 @@
@interface YTMainAppControlsOverlayView: UIView
@end
@interface YTTransportControlsButtonView : UIView
@end
// @interface YTPlaylistHeaderViewController : UIViewController
// @property (nonatomic, strong, readwrite) UIView *downloadsButton;
// @end