mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-22 19:17:42 +00:00
4 lines
122 B
Objective-C
4 lines
122 B
Objective-C
NS_CLASS_DEPRECATED_IOS(6_0, 7_1)
|
|
@interface PLImageAdjustmentView : UIView
|
|
@property (retain) UIImage *editedImage;
|
|
@end
|