update Header.h

This commit is contained in:
qnblackcat 2023-01-02 10:34:37 +07:00
parent c2a17245c9
commit e6f75a8d87

View file

@ -144,7 +144,13 @@ void DEMC_centerRenderingView();
- (void)singleVideo:(id)video playbackRateDidChange:(float)rate;
@end
// OLED Darkmode
// App Theme
@interface YTFullscreenEngagementOverlayView : UIView
@end
@interface YTRelatedVideosView : UIView
@end
@interface ELMView : UIView
@end