diff -r 12c456ceeff2 -r 5253a20d2a1e emailuis/uicomponents/inc/fscontrolbar.h --- a/emailuis/uicomponents/inc/fscontrolbar.h Thu Jan 07 12:38:38 2010 +0200 +++ b/emailuis/uicomponents/inc/fscontrolbar.h Mon Jan 18 20:08:26 2010 +0200 @@ -140,7 +140,7 @@ * Set position and size */ virtual void SetRectL( const TRect& aRect ); - + /** * Sets height of the bar in pixels. * @@ -333,7 +333,8 @@ * @param aButton pointer to button which schould be focused. * If NULL focus is lost by the control bar. */ - void ChangeFocusL( CFsControlButton* aButton ); + void ChangeFocusL( + CFsControlButton* aButton, TBool aMakeSelectorVisible = EFalse ); /** * Sets needed variables when bar loses focus.