mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 15:02:08 +00:00
Update uYouPlus.h
This commit is contained in:
parent
b6ec2f5f1a
commit
9e6d753199
1 changed files with 5 additions and 0 deletions
|
|
@ -82,6 +82,11 @@
|
|||
- (CABasicAnimation *)uYouEnhancedGetBlankColorAnimation;
|
||||
@end
|
||||
|
||||
// Pivot Bar stuff - @arichornlover
|
||||
@interface YTIPivotBarItemRenderer (uYouEnhanced)
|
||||
- (NSString *)pivot_identifier;
|
||||
@end
|
||||
|
||||
// Hide Home Tab - @bhackel
|
||||
@interface YTPivotBarItemViewAccessibilityControl : UIControl
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue