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

5 lines
130 B
Objective-C

NS_CLASS_AVAILABLE_IOS(9_0)
@interface CAMPanoramaViewController : UIViewController
- (void)_handleDirectionChange:(id)arg1;
@end