branch | RCL_3 |
changeset 54 | 1b758917cafc |
parent 50 | 137ebc85284b |
--- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsfastswaparea.h Tue May 25 12:29:32 2010 +0300 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsfastswaparea.h Wed Jun 09 09:29:04 2010 +0300 @@ -291,6 +291,13 @@ void LayoutGridL(); /** + * Setup grid layout for view + * + * @param aItemCount number of items in grid + */ + void LayoutGridViewL( TInt aItemCount ); + + /** * Returns rectangles for fast swap area controls */ void GetFastSwapAreaRects( RArray<TAknLayoutRect>& aRects );