Update uYouPlus.h

I forgot the headers were already there. Ugh, what is wrong with this implementation
This commit is contained in:
arichornlover 2024-02-19 23:43:23 -06:00 committed by GitHub
parent e2da776a93
commit be0a6b76f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,17 +48,6 @@
@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;