vtuis/videotelui/inc/CVtUiAppUi.h
branchRCL_3
changeset 32 890b5dd735f8
parent 24 e1a893011fac
--- a/vtuis/videotelui/inc/CVtUiAppUi.h	Thu Jul 15 18:41:45 2010 +0300
+++ b/vtuis/videotelui/inc/CVtUiAppUi.h	Thu Aug 19 09:57:36 2010 +0300
@@ -143,6 +143,11 @@
         * Refreshes blind flags.
         */
         void RefreshBlind();
+        
+        /**
+        * Enable end call button
+        */
+        void EnableEndCallButton();
 
         /**
         * Refreshes synchronisation.
@@ -1490,6 +1495,8 @@
         TInt iDelayedCmd;
         //disable video process
         TBool iDisableVideoOngoing;
+        //disable video process
+        TBool iShareImageOngoing;
     };
 
 #endif      // CVTUIAPPUI_H