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