diff --git a/uYouPlus.h b/uYouPlus.h index a16f906..b5855bb 100644 --- a/uYouPlus.h +++ b/uYouPlus.h @@ -58,6 +58,9 @@ @property(readonly, nonatomic) long long pageStyle; @end +@interface YTNavigationBarTitleView : UIView +@end + @interface YTChipCloudCell : UIView @end