diff -r 8466d47a6819 -r 12c456ceeff2 emailuis/uicomponents/inc/fscontrolbar.h --- a/emailuis/uicomponents/inc/fscontrolbar.h Thu Dec 17 08:39:21 2009 +0200 +++ b/emailuis/uicomponents/inc/fscontrolbar.h Thu Jan 07 12:38:38 2010 +0200 @@ -137,6 +137,11 @@ IMPORT_C MFsControlButtonInterface* GetFocusedButton() const; /** + * Set position and size + */ + virtual void SetRectL( const TRect& aRect ); + + /** * Sets height of the bar in pixels. * * @param aHeight new height of the bar.