--- 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();