diff -r 41a7f70b3818 -r 5266b1f337bd phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h --- a/phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h Tue Aug 31 15:14:29 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h Wed Sep 01 12:30:10 2010 +0100 @@ -53,6 +53,14 @@ public: // From MPhoneSystemEvents + void DynInitMenuPaneL( + TInt aResourceId, + CEikMenuPane* aMenuPane ); + + void DynInitMenuBarL( + TInt aResourceId, + CEikMenuBar* aMenuBar ); + void HandleSystemEventL( const TWsEvent& aEvent ); void HandleForegroundEventL( TBool aForeground ); @@ -67,8 +75,6 @@ void HandlePhoneFocusLostEventL(); - void HandleKeyLockEnabled( TBool aKeylockEnabled ); - public: // From MPhonePubSubObserver /**