--- 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