Files
main/Tweaks/PSHeader/PhotoLibrary/PUPhotoEditViewController.h
2023-06-27 09:54:41 +02:00

6 lines
149 B
Objective-C

NS_CLASS_AVAILABLE_IOS(8_0)
@interface PUPhotoEditViewController : NSObject
- (UIViewController *)delegate;
- (void)_handleDoneButton:(id)arg1;
@end