diff -r 594d59766373 -r 7d48bed6ce0c cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h --- 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 -#include +#include #include #include -#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