mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-20 06:02:07 +00:00
6 lines
107 B
Objective-C
6 lines
107 B
Objective-C
NS_CLASS_AVAILABLE_IOS(7_0)
|
|
@interface PURootSettings : NSObject
|
|
|
|
+ (void)presentSettingsController;
|
|
|
|
@end
|