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

6 lines
137 B
Objective-C

#import "PanoramaViewDelegate.h"
NS_CLASS_DEPRECATED_IOS(5_0, 7_1)
@interface PLCameraPanoramaView : UIView <panoramaViewDelegate>
@end