mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-10-31 21:04:13 -04:00
added files via upload
This commit is contained in:
6
Tweaks/iSponsorBlock/Headers/YouTubeHeader/QTMIcon.h
Normal file
6
Tweaks/iSponsorBlock/Headers/YouTubeHeader/QTMIcon.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface QTMIcon : NSObject
|
||||
+ (UIImage *)imageWithName:(NSString *)name color:(UIColor *)color;
|
||||
+ (UIImage *)tintImage:(UIImage *)image color:(UIColor *)color;
|
||||
@end
|
||||
Reference in New Issue
Block a user