mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
New Headers from qnblackcat/uYouPlus
This commit is contained in:
parent
19895b3943
commit
484ec59d2c
1 changed files with 10 additions and 2 deletions
12
Header.h
12
Header.h
|
|
@ -175,8 +175,6 @@
|
|||
@end
|
||||
|
||||
@interface YTPivotBarIndicatorView : UIView
|
||||
@property (nonatomic, assign, readwrite, getter=isHidden) BOOL hidden;
|
||||
@property (nonatomic, assign, readwrite) CGFloat alpha;
|
||||
@end
|
||||
|
||||
@interface YTCommentDetailHeaderCell : UIView
|
||||
|
|
@ -193,3 +191,13 @@
|
|||
|
||||
@interface UIPredictionViewController : UIViewController
|
||||
@end
|
||||
|
||||
@interface FRPreferences : UITableViewController
|
||||
@end
|
||||
|
||||
@interface FRPSelectListTable : UITableViewController
|
||||
@end
|
||||
|
||||
@interface settingsReorderTable : UIViewController
|
||||
@property(nonatomic, strong) UITableView *tableView;
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue