Update uYouPlus.h
This commit is contained in:
parent
3af0464d13
commit
d283156d2c
1 changed files with 8 additions and 0 deletions
|
|
@ -83,6 +83,11 @@
|
|||
- (CABasicAnimation *)uYouEnhancedGetBlankColorAnimation;
|
||||
@end
|
||||
|
||||
// OLED Live Chat - @bhackel
|
||||
@interface YTLUserDefaults : NSUserDefaults
|
||||
+ (void)exportYtlSettings;
|
||||
@end
|
||||
|
||||
// Hide Home Tab - @bhackel
|
||||
@interface YTPivotBarItemViewAccessibilityControl : UIControl
|
||||
@end
|
||||
|
|
@ -233,6 +238,9 @@
|
|||
@interface ELMContainerNode : NSObject
|
||||
@end
|
||||
|
||||
@interface YTWrapperSplitView : UIView
|
||||
@end
|
||||
|
||||
@interface YTAutonavEndscreenView : UIView
|
||||
@end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue