diff -r 51dda465e618 -r 38fb6f7eacd5 camerauis/cameraapp/generic/inc/CamViewBase.h --- a/camerauis/cameraapp/generic/inc/CamViewBase.h Wed Apr 14 15:41:04 2010 +0300 +++ b/camerauis/cameraapp/generic/inc/CamViewBase.h Tue Apr 27 16:19:06 2010 +0300 @@ -168,6 +168,13 @@ * */ virtual void UpdateToolbarIconsL(); + + /** + * Sets the standby to the current error if the current state is in standby; else does nothing + * @since 5.1 + * @aError System wide error code + */ + virtual void SetStandbyStatusL( TInt aError ); public: // Functions from base classes