cellular/telephonysettings/inc/PSetCallDivertingBase.h
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 13 e32024264ebb
--- a/cellular/telephonysettings/inc/PSetCallDivertingBase.h	Tue Feb 02 01:11:09 2010 +0200
+++ b/cellular/telephonysettings/inc/PSetCallDivertingBase.h	Fri Mar 19 09:40:14 2010 +0200
@@ -24,10 +24,10 @@
 #include <badesca.h>
 #include <mmretrieve.h>
 #include <ctsydomaincrkeys.h>
-#include "MCallDiverting.h"
-#include "MSSSettingsObserver.h"
+#include "MCallDiverting.h" 
+#include "msssettingsobserver.h" 
 #include "nwdefs.h"             
-#include "PsetConstants.h"
+#include "psetconstants.h" 
 
 // CLASS DECLARATION
 class MPsetDivertObserver;
@@ -66,7 +66,13 @@
         ~CPSetCallDivertingBase();
    
     public: // From base class.
-            
+// <-- QT PHONE START -->
+        /**
+         * @see MCallDiverting.
+         */
+        void SetRequestObserver( MPsetRequestObserver* aObs );
+// <-- QT PHONE END -->
+
         /**
         * @see MCallDiverting.
         */ 
@@ -111,9 +117,10 @@
         
         /**
         * @see MCallDiverting.
-        */ 
-        TInt OpenVmbxLC( TDes& aTelNumber, RVmbxNumber& aVmbx );
-        
+        */   
+        // <-- QT PHONE START-->
+        //TInt OpenVmbxLC( TDes& aTelNumber, RVmbxNumber& aVmbx );
+        // <-- QT PHONE END-->
         /**
         * @see MCallDiverting.
         */