phoneengine/phonemodel/inc/cpedevicemodehandler.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 22 6bb1b21d2484
--- a/phoneengine/phonemodel/inc/cpedevicemodehandler.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneengine/phonemodel/inc/cpedevicemodehandler.h	Fri Mar 19 09:28:42 2010 +0200
@@ -22,7 +22,9 @@
 
 //  INCLUDES
 #include <e32base.h>
+// <-- QT PHONE START --> 
 #include <mphonedevicemodeobserver.h>
+// <-- QT PHONE END --> 
 
 // FORWARD DECLARATIONS
 class MPECallHandling;
@@ -70,7 +72,7 @@
         /**
         * Constructor.
         */
-		CPEDeviceModeHandler(           
+        CPEDeviceModeHandler(           
             MPECallHandling& aCallHandling,
             CPEMessageHandler& aMessageHandler );