ughhhhhhhh

This commit is contained in:
2020-01-05 20:35:03 +01:00
parent 199a11a28a
commit fbad8077cc
4 changed files with 17 additions and 3 deletions

0
.theos/build_session Normal file
View File

0
.theos/obj/.stamp Normal file
View File

View File

@ -0,0 +1,17 @@
/Users/yaypixxo/Documents/git/Kage/.theos/obj/arm64/Tweak.x.9f0850ee.o: \
/Users/yaypixxo/Documents/git/Kage/.theos/obj/arm64/Tweak.x.m \
/Users/yaypixxo/theos/Prefix.pch \
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h \
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h \
/Users/yaypixxo/theos/vendor/include/HBLog.h \
/Users/yaypixxo/theos/vendor/include/substrate.h
/Users/yaypixxo/theos/Prefix.pch:
/Users/yaypixxo/theos/vendor/include/_Prefix/BackwardsCompat.h:
/Users/yaypixxo/theos/vendor/include/_Prefix/IOSMacros.h:
/Users/yaypixxo/theos/vendor/include/HBLog.h:
/Users/yaypixxo/theos/vendor/include/substrate.h:

View File

@ -111,9 +111,6 @@ static void notificationCallback(CFNotificationCenterRef center, void *observer,
@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle; @property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
@end @end
@interface SBIconListPageControl : UIView
@end
/*@interface SBFloatyFolderView : SBFolderView /*@interface SBFloatyFolderView : SBFolderView
-(void)_handleOutsideTap:(id)arg1 ; -(void)_handleOutsideTap:(id)arg1 ;
@end @end