From 2c452926eda71cacd903aad01f4ae55cce63299f Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:24:38 -0600 Subject: [PATCH] New Header for Themes --- YouTubeRebornPlus.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/YouTubeRebornPlus.h b/YouTubeRebornPlus.h index dbb16f61..0db15b4b 100644 --- a/YouTubeRebornPlus.h +++ b/YouTubeRebornPlus.h @@ -233,6 +233,9 @@ @interface UIPredictionViewController : UIViewController @end +@interface TUIEmojiSearchView : UIView +@end + @interface FRPreferences : UITableViewController @end