phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h
branchRCL_3
changeset 61 41a7f70b3818
parent 15 2a26698d78ba
child 62 5266b1f337bd
--- a/phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h	Tue Aug 31 15:14:29 2010 +0300
@@ -62,13 +62,9 @@
             TPhoneKeyEventMessages aMessage,
             TKeyCode aCode );
 
-        /**
-        * HandleError
-        * Implements error handling framework
-        * @param aErrorInfo: the error info
-        */
-        IMPORT_C virtual void HandleErrorL( 
-            const TPEErrorInfo& aErrorInfo ); 
+        virtual void HandleKeyEventL( 
+            const TKeyEvent& aKeyEvent,
+            TEventCode aEventCode );
         
     protected:
 
@@ -85,8 +81,6 @@
         */
         virtual void ConstructL();
         
-        virtual void OpenMenuBarL();
-        
         virtual void HandleIdleL( TInt aCallId );
         
         virtual void HandleConferenceIdleL();