mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-16 21:46:20 +00:00
5 lines
149 B
Objective-C
5 lines
149 B
Objective-C
NS_CLASS_AVAILABLE_IOS(8_0)
|
|
@interface PUPhotoEditViewController : NSObject
|
|
- (UIViewController *)delegate;
|
|
- (void)_handleDoneButton:(id)arg1;
|
|
@end
|