profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfilePlayingVolumeSettingPage.cpp
changeset 2 627793106ff9
parent 0 ca436256272f
child 14 232e127a1fe4
equal deleted inserted replaced
1:09d076ed0f23 2:627793106ff9
    19 
    19 
    20 // INCLUDES
    20 // INCLUDES
    21 #include "CProfilePlayingVolumeSettingPage.h"
    21 #include "CProfilePlayingVolumeSettingPage.h"
    22 
    22 
    23 #include <AknQueryDialog.h>
    23 #include <AknQueryDialog.h>
    24 #include <cfldcontroller.h>
    24 #include <CFLDController.h>
    25 #include <ProfileSettingsView.rsg>
    25 #include <ProfileSettingsView.rsg>
    26 #include "CProfileStruct.h" // KProfileMaxProfileNameLength
    26 #include "CProfileStruct.h" // KProfileMaxProfileNameLength
    27 #include <apgcli.h>	// For RApaLsSession
    27 #include <apgcli.h>	// For RApaLsSession
    28 #include <bautils.h> // For BaflUtils
    28 #include <bautils.h> // For BaflUtils
    29 #include <centralrepository.h>
    29 #include <centralrepository.h>
    30 #include <profileengineinternalcrkeys.h>
    30 #include <ProfileEngineInternalCRKeys.h>
    31 
    31 
    32 // CONSTANTS
    32 // CONSTANTS
    33 namespace
    33 namespace
    34 	{
    34 	{
    35 	const TInt KRepeatDelayInMicroSeconds( 1000000 ); // One second
    35 	const TInt KRepeatDelayInMicroSeconds( 1000000 ); // One second