mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-12 02:30:21 +00:00
4 lines
98 B
Objective-C
4 lines
98 B
Objective-C
#import "PanoramaViewDelegate.h"
|
|
|
|
@interface CAMPanoramaView : UIView <panoramaViewDelegate>
|
|
@end
|