--- a/camerauis/cameraxui/cxui/inc/cxuistillprecaptureview.h Fri Sep 03 11:00:58 2010 +0300
+++ b/camerauis/cameraxui/cxui/inc/cxuistillprecaptureview.h Fri Sep 17 16:35:28 2010 +0300
@@ -55,8 +55,7 @@
virtual void construct(HbMainWindow *mainwindow,
CxeEngine *engine,
CxuiDocumentLoader *documentLoader,
- CxuiCaptureKeyHandler *keyHandler,
- HbActivityManager *activityManager);
+ CxuiCaptureKeyHandler *keyHandler);
virtual void loadDefaultWidgets();
virtual void loadWidgets();
@@ -93,7 +92,7 @@
// Engine signals
void handleAutoFocusStateChanged(CxeAutoFocusControl::State newState, CxeError::Id error);
- void handleViewfinderStateChanged(CxeViewfinderControl::State newState, CxeError::Id error);
+ void handleVfStateChanged(CxeViewfinderControl::State newState, CxeError::Id error);
void handleStillCaptureStateChanged(CxeStillCaptureControl::State newState, CxeError::Id error);
void handleSnapshot(CxeError::Id error);