forked from mirrors/linphone-iphone
Fix compilation error
This commit is contained in:
parent
413e3f824f
commit
f9c30d331b
1 changed files with 2 additions and 0 deletions
|
|
@ -75,7 +75,9 @@ const NSInteger SECURE_BUTTON_TAG=5;
|
|||
@synthesize videoCameraSwitch;
|
||||
@synthesize videoUpdateIndicator;
|
||||
@synthesize videoWaitingForFirstImage;
|
||||
#ifdef TEST_VIDEO_VIEW_CHANGE
|
||||
@synthesize testVideoView;
|
||||
#endif
|
||||
|
||||
@synthesize addVideo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue