Update YTLitePlus.h
This commit is contained in:
parent
1b9bb7c663
commit
680dc7d3f4
1 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,10 @@
|
||||||
@interface YTChipCloudCell : UIView
|
@interface YTChipCloudCell : UIView
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
@interface YTPivotBarViewController : UIViewController
|
||||||
|
- (void)selectItemWithPivotIdentifier:(id)pivotIndentifier;
|
||||||
|
@end
|
||||||
|
|
||||||
@interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart
|
@interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart
|
||||||
- (void)confirmAlertDidPressConfirm;
|
- (void)confirmAlertDidPressConfirm;
|
||||||
@end
|
@end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue