cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
--- a/cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h	Thu Aug 19 10:28:14 2010 +0300
+++ b/cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h	Tue Aug 31 15:45:17 2010 +0300
@@ -21,13 +21,13 @@
 
 //  INCLUDES
 #include <e32base.h>
-#include <PsetCallDiverting.h>
+#include <psetcalldiverting.h> 
 #include <mmretrieve.h>
 #include <ctsydomaincrkeys.h>
-#include "MSSSettingsObserver.h"
+#include "msssettingsobserver.h" 
 #include "nwdefs.h"             
-#include "PsetConstants.h"
-#include "PSetCallDivertingBase.h"
+#include "psetconstants.h" 
+#include "psetcalldivertingbase.h" 
 
 // CLASS DECLARATION
 class CPsetSAObserver;
@@ -101,6 +101,10 @@
             const TBasicServiceGroups aBsc );
         
         TSelectedLine GetSAAls();
+        
+    private:
+        // Memorize requested service group
+        TServiceGroup iRequestedServiceGroup;
     };
 
 #endif      // CPSETCALLDIVERTINGBASICIMPL_H