vtuis/videotelui/inc/VtUiLayout.h
branchRCL_3
changeset 10 f84a661cfc1d
parent 3 b1602a5ab0a3
--- 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 );
 
     };