Files
YTLitePlus/Tweaks/PSHeader/CameraApp/PLEffectSelectionViewController.h
2023-06-27 09:54:41 +02:00

5 lines
157 B
Objective-C

NS_CLASS_DEPRECATED_IOS(7_0, 7_1)
@interface PLEffectSelectionViewController : UIViewController
- (void)_setSelectedIndexPath:(NSIndexPath *)indexPath;
@end