diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 15744bd..f4d32f9 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -160,6 +160,10 @@ + (UIColor *)white1Alpha95; @end +@interface YTPageStyleController ++ (NSInteger)pageStyle; +@end + @interface YCHLiveChatView : UIView @end