phoneapp/phoneuistates/inc/cphoneconferenceandwaiting.h
changeset 77 2be0b271d017
parent 56 5bcb308bd24d
--- a/phoneapp/phoneuistates/inc/cphoneconferenceandwaiting.h	Fri Sep 17 08:29:19 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphoneconferenceandwaiting.h	Mon Oct 04 00:16:48 2010 +0300
@@ -62,10 +62,6 @@
             TPhoneKeyEventMessages aMessage,
             TKeyCode aCode );
             
-        virtual void HandleKeyEventL(
-            const TKeyEvent& aKeyEvent,
-            TEventCode aEventCode );
-
         /**
         * Handles user selected UI commands.
         * @param aCommand - selected command
@@ -87,9 +83,6 @@
         */
         virtual void ConstructL();
         
-        virtual void UpdateInCallCbaL();
-        
-        
      private:
      
          void HandleConnectedL( TInt aCallId );
@@ -100,7 +93,7 @@
                   
          void MakeStateTransitionToConferenceAndSingleL( TInt aCallId );
          
-         void HandleDiallingL( TInt aCallId );
+         void HandleDialingL( TInt aCallId );
          
          void HandleWentOneToOneL( TInt aCallId );