diff --git a/Sources/uYouPlusSettings.xm b/Sources/uYouPlusSettings.xm index 6e1ed7a..d6e7c80 100644 --- a/Sources/uYouPlusSettings.xm +++ b/Sources/uYouPlusSettings.xm @@ -47,6 +47,7 @@ static const NSUInteger GROUP_TYPE = 'psyt'; // PoomSmart/YouGroupSettings @interface YTSettingsSectionItemManager (uYouPlus) - (void)updateTweakSectionWithEntry:(id)entry; +- (NSString *)getCacheSize; @end extern NSBundle *uYouPlusBundle();