mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-13 08:10:22 +00:00
rename Header.h
This commit is contained in:
parent
ce403738e1
commit
dd38036ac0
3 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#import "Tweaks/YouTubeHeader/YTSettingsSectionItemManager.h"
|
||||
#import "Tweaks/YouTubeHeader/YTUIUtils.h"
|
||||
#import "Tweaks/YouTubeHeader/YTSettingsPickerViewController.h"
|
||||
#import "Header.h"
|
||||
#import "uYouPlus.h"
|
||||
|
||||
static BOOL IsEnabled(NSString *key) {
|
||||
return [[NSUserDefaults standardUserDefaults] boolForKey:key];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#import "Header.h"
|
||||
#import "uYouPlus.h"
|
||||
|
||||
// Tweak's bundle for Localizations support - @PoomSmart - https://github.com/PoomSmart/YouPiP/commit/aea2473f64c75d73cab713e1e2d5d0a77675024f
|
||||
NSBundle *uYouPlusBundle() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue