mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Update uYouPlus.h
This commit is contained in:
parent
8456e50c14
commit
e2da776a93
1 changed files with 11 additions and 0 deletions
|
|
@ -48,6 +48,17 @@
|
|||
@interface SSOConfiguration : NSObject
|
||||
@end
|
||||
|
||||
// uYouPlus Extras Menu
|
||||
@interface FRPreferences : UITableViewController
|
||||
@end
|
||||
|
||||
@interface FRPSelectListTable : UITableViewController
|
||||
@end
|
||||
|
||||
@interface settingsReorderTable : UIViewController
|
||||
@property(nonatomic, strong) UITableView *tableView;
|
||||
@end
|
||||
|
||||
// uYouPlus
|
||||
@interface YTHeaderLogoController : UIView
|
||||
@property(readonly, nonatomic) long long pageStyle;
|
||||
|
|
|
|||
Loading…
Reference in a new issue