phoneengine/phonemodel/inc/cpeparsermischandler.h
branchRCL_3
changeset 25 5266b1f337bd
parent 24 41a7f70b3818
--- a/phoneengine/phonemodel/inc/cpeparsermischandler.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeparsermischandler.h	Wed Sep 01 12:30:10 2010 +0100
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  This file contains the header file of the CPhoneGsmMiscHandler 
-*                class
+*		 		 class
 *
 */
 
@@ -21,7 +21,7 @@
 #define CPEPARSERMISCHANDLER_H
 
 //INCLUDES
-#include "cphonegsmmischandler.h"
+#include "CPhoneGsmMiscHandler.h"
 #include <pevirtualengine.h>
 
 // CONSTANTS
@@ -65,6 +65,11 @@
     public: // Functions from base classes
 
         /**
+        * Process IMEI display
+        */
+        void ProcessShowIMEIL();
+
+        /**
         * Process USSD request
         * @param aString, USSD string to be sent
         */