vtuis/videotelui/inc/CVtUiEndCallButtonPane.h
branchRCL_3
changeset 32 890b5dd735f8
parent 12 f84a661cfc1d
--- a/vtuis/videotelui/inc/CVtUiEndCallButtonPane.h	Thu Jul 15 18:41:45 2010 +0300
+++ b/vtuis/videotelui/inc/CVtUiEndCallButtonPane.h	Thu Aug 19 09:57:36 2010 +0300
@@ -84,6 +84,13 @@
          * Handles an event from an observed control.
          */
         void HandleControlEventL( CCoeControl* aControl, TCoeEvent aEventType );
+        
+    public:
+        
+        /**
+         * Set end call button enabled or not.
+         */
+        void SetEnabled( TBool aEnabled );
     
     private: