phoneapp/phoneuicontrol/inc/cphonestate.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 22 6bb1b21d2484
--- a/phoneapp/phoneuicontrol/inc/cphonestate.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneapp/phoneuicontrol/inc/cphonestate.h	Fri Mar 19 09:28:42 2010 +0200
@@ -24,7 +24,9 @@
 #include <w32std.h>
 #include <remconcoreapitargetobserver.h>
 #include <MProfileEngine.h>
-#include <bmbubblemanager.h>
+// <-- QT PHONE START -->
+//#include <bmbubblemanager.h>
+// <-- QT PHONE START -->
 
 #include "mphonestate.h"
 #include "mphoneviewcommandhandle.h"
@@ -448,15 +450,15 @@
             TInt aCallId,
             TInt aWaitingCall );
 
-		/**
+        /**
         * Sets call header texts for call coming in
         * @param aCallid call id
         * @param aWaitingCall waiting call indication
-		* @param aCallHeaderData - Call header parameter into which the text
+        * @param aCallHeaderData - Call header parameter into which the text
         *                          will be set.
         */
         IMPORT_C void SetCallHeaderTextsForCallComingInL(
-			TInt aCallId,
+            TInt aCallId,
             TBool aWaitingCall,
             TPhoneCmdParamCallHeaderData* aCallHeaderData );
 
@@ -643,7 +645,9 @@
         /**
         * Sets the call header type used in the call bubble.
         */
-        IMPORT_C void SetCallHeaderType( const CBubbleManager::TPhoneCallTypeFlags aCallHeaderType );
+// <-- QT PHONE START -->
+        IMPORT_C void SetCallHeaderType( TInt aCallHeaderType );
+// <-- QT PHONE END -->
 
         /**
         * Handles situation when hash key has been kept down long
@@ -827,7 +831,7 @@
          */
          void NumberEntryClearL();
          
-		  
+          
          /**
          * Dims silence touch button if call is not alerting.
          * @param None
@@ -988,7 +992,6 @@
         */
         void ShowWlanMacAddressL();
 
-
         /**
         * Check if ALS line change is possible
         */