diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 76dcbe4..7cdf0b8 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -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;