mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 05:42:10 +00:00
update Header.h
This commit is contained in:
parent
c2a17245c9
commit
e6f75a8d87
1 changed files with 7 additions and 1 deletions
8
Header.h
8
Header.h
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue