--- a/camerauis/cameraapp/generic/inc/CamVideoPreCaptureContainer.h Tue Feb 02 00:01:39 2010 +0200
+++ b/camerauis/cameraapp/generic/inc/CamVideoPreCaptureContainer.h Fri Feb 19 22:36:31 2010 +0200
@@ -22,6 +22,8 @@
// INCLUDES
#include "CamPreCaptureContainerBase.h"
+class MTouchFeedback;
+
// CLASS DECLARATION
/**
@@ -264,6 +266,8 @@
// Position to move the resolution icon to during video capture
TRect iResolutionIndicatorVidcapPosition;
+
+ MTouchFeedback *iFeedback;
// =======================================================
};