From 5e83c4ca98b024c0626e1d4beb1ec978ccd5b312 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Sat, 25 Nov 2023 18:16:26 -0600 Subject: [PATCH] New Header --- uYouPlus.h | 3 +++ 1 file changed, 3 insertions(+) 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