diff --git a/uYouPlus.h b/uYouPlus.h index b5855bb..ce47db1 100644 --- a/uYouPlus.h +++ b/uYouPlus.h @@ -56,6 +56,7 @@ // uYouPlus @interface YTHeaderLogoController : UIView @property(readonly, nonatomic) long long pageStyle; +- (void)customLogoWithImageName:(NSString *)imageName; @end @interface YTNavigationBarTitleView : UIView