diff -r 07d1685f0cd4 -r f84a661cfc1d vtuis/videotelui/inc/VtUiLayout.h --- a/vtuis/videotelui/inc/VtUiLayout.h Fri Feb 19 22:53:04 2010 +0200 +++ b/vtuis/videotelui/inc/VtUiLayout.h Fri Mar 12 15:43:03 2010 +0200 @@ -226,6 +226,13 @@ * EFalse otherwise. */ static TBool IsLandscapeOrientation(); + + /** + * Returns end call button pane layout. + * @param aLayout end call button pane layout. + */ + static void GetButtonPaneLayout( + TAknWindowLineLayout& aLayout ); };