diff -r 51dda465e618 -r 38fb6f7eacd5 camerauis/cameraapp/generic/inc/CamStandbyContainer.h --- a/camerauis/cameraapp/generic/inc/CamStandbyContainer.h Wed Apr 14 15:41:04 2010 +0300 +++ b/camerauis/cameraapp/generic/inc/CamStandbyContainer.h Tue Apr 27 16:19:06 2010 +0300 @@ -90,6 +90,12 @@ * @since 2.8 */ TInt GetStandbyError() const; + + /** + * Sets the current error and updates the label text and cba + * @since 5.1 + */ + void SetStandbyErrorL( TInt aError ); private: /**