Fix compilation error

This commit is contained in:
Pierre-Eric Pelloux-Prayer 2012-05-09 10:17:24 +02:00
parent 413e3f824f
commit f9c30d331b

View file

@ -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;