phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h
branchRCL_3
changeset 20 3c221667e687
parent 14 b8d67d6176f5
child 22 94dc1107e8b2
--- a/phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h	Wed Jun 09 09:41:11 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonekeyeventforwarder.h	Mon Jun 21 15:39:45 2010 +0300
@@ -32,6 +32,7 @@
 class CPhoneTimer;
 class CPhoneQwertyHandler;
 class MPhoneQwertyModeObserver;
+class CEikMenuBar;
 
 // CLASS DECLARATION
 
@@ -295,6 +296,12 @@
          * Status of virtual keyboard.
          */     
         TBool iVirtualKeyBoardOpen;
+        
+        /**
+         * Application menu.
+         * Not owned.
+         */     
+        CEikMenuBar* iMenu;
     };
 
 #endif      // CPHONEKEYEVENTFORWARDER_H