vtuis/videotelui/inc/CVtUiAppUi.h
branchRCL_3
changeset 18 e1a893011fac
parent 13 392fdfb57a78
child 23 890b5dd735f8
--- a/vtuis/videotelui/inc/CVtUiAppUi.h	Tue May 25 12:45:10 2010 +0300
+++ b/vtuis/videotelui/inc/CVtUiAppUi.h	Wed Jun 09 09:44:39 2010 +0300
@@ -1220,6 +1220,12 @@
         * option menus is not visible.
         */
         void TryToStartTbL();
+        
+        /*
+        * Retries to start toolbar. Toolbar is started if
+        * option menus is not visible.
+        */
+        void RetryToStartTbL();
 
         /*
         * Update video prefrence
@@ -1482,6 +1488,8 @@
         TBool iLayoutChg;
         //save cmd for later use 
         TInt iDelayedCmd;
+        //disable video process
+        TBool iDisableVideoOngoing;
     };
 
 #endif      // CVTUIAPPUI_H