diff -r 5c1e3c6aa4ef -r b12f3922a74f camerauis/cameraxui/cxui/inc/cxuipostcaptureview.h --- a/camerauis/cameraxui/cxui/inc/cxuipostcaptureview.h Fri Jun 11 13:26:48 2010 +0300 +++ b/camerauis/cameraxui/cxui/inc/cxuipostcaptureview.h Wed Jun 23 17:59:54 2010 +0300 @@ -27,6 +27,7 @@ class HbMainWindow; class HbAction; class HbLabel; +class ShareUi; class CxeEngine; class CxuiDocumentLoader; @@ -55,7 +56,6 @@ protected: bool eventFilter(QObject *object, QEvent *event); - void mousePressEvent(QGraphicsSceneMouseEvent *event); void showEvent(QShowEvent *event); void hideEvent(QHideEvent *event); void showToolbar(); @@ -95,6 +95,8 @@ QGraphicsRectItem *mBackgroundItem; HbLabel *mImageLabel; + ShareUi *mShareUi; + /** * Timer used to stop viewfinder after a delay if the user remains in * post-capture view. Viewfinder is not stopped immediately when