mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-28 20:58:40 +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
|