Update uYouPlus.h

This commit is contained in:
arichornlover 2024-02-19 23:33:59 -06:00 committed by GitHub
parent 8456e50c14
commit e2da776a93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;