--- a/phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonesystemeventhandler.h Tue Aug 31 15:14:29 2010 +0300
@@ -53,14 +53,6 @@
public: // From MPhoneSystemEvents
- void DynInitMenuPaneL(
- TInt aResourceId,
- CEikMenuPane* aMenuPane );
-
- void DynInitMenuBarL(
- TInt aResourceId,
- CEikMenuBar* aMenuBar );
-
void HandleSystemEventL( const TWsEvent& aEvent );
void HandleForegroundEventL( TBool aForeground );
@@ -75,6 +67,8 @@
void HandlePhoneFocusLostEventL();
+ void HandleKeyLockEnabled( TBool aKeylockEnabled );
+
public: // From MPhonePubSubObserver
/**