locationsystemui/locationsysui/locsuplsettingsui/src/locsuplsessioneditor.cpp
branchRCL_3
changeset 4 42de37ce7ce4
parent 0 667063e416a2
child 16 6fcbaa43369c
equal deleted inserted replaced
1:788b770ce3ae 4:42de37ce7ce4
    37 #include <bautils.h> 
    37 #include <bautils.h> 
    38 #include <AknQueryDialog.h>
    38 #include <AknQueryDialog.h>
    39 #include <data_caging_path_literals.hrh>
    39 #include <data_caging_path_literals.hrh>
    40 #include <gulicon.h>            // Gul Icon
    40 #include <gulicon.h>            // Gul Icon
    41 #include <StringLoader.h>
    41 #include <StringLoader.h>
       
    42 #include <hlplch.h>
    42 
    43 
    43 #include <epos_csuplsettingsconstants.h>
    44 #include <epos_csuplsettingsconstants.h>
    44 #include <epos_csuplsettingparams.h>
    45 #include <epos_csuplsettingparams.h>
    45 
    46 
    46 #include <locsuplsettingsui.rsg>
    47 #include <locsuplsettingsui.rsg>
   227       			}       			
   228       			}       			
   228        		break;
   229        		break;
   229        		}
   230        		}
   230        	case EAknCmdHelp:
   231        	case EAknCmdHelp:
   231        		{
   232        		{
       
   233           HlpLauncher::LaunchHelpApplicationL( iCoeEnv->WsSession(),
       
   234                                               iAvkonAppUi->AppHelpContextL() );			
   232        		break;
   235        		break;
   233        		}
   236        		}
   234        	case EEikCmdExit:
   237        	case EEikCmdExit:
   235        		{
   238        		{
   236        		// The Exit is handled by the Application UI
   239        		// The Exit is handled by the Application UI