4 lines
98 B
Objective-C
4 lines
98 B
Objective-C
#import "PanoramaViewDelegate.h"
|
|
|
|
@interface CAMPanoramaView : UIView <panoramaViewDelegate>
|
|
@end
|