equal
deleted
inserted
replaced
31 #include <MProfileTones.h> |
31 #include <MProfileTones.h> |
32 #include "CProfilesNamesArrayImpl.h" |
32 #include "CProfilesNamesArrayImpl.h" |
33 #include "CProfileImpl.h" |
33 #include "CProfileImpl.h" |
34 #include "CProfileNameImpl.h" |
34 #include "CProfileNameImpl.h" |
35 #include "ProfileEngUtils.h" |
35 #include "ProfileEngUtils.h" |
36 #include "MProfileSetName.h" |
36 #include <MProfileSetName.h> |
37 #include "ProfileEng.hrh" |
37 #include <ProfileEng.hrh> |
38 #include "ProfileEngPanic.h" |
38 #include "ProfileEngPanic.h" |
39 #include "ProfileEngineConstants.h" |
39 #include <ProfileEngineConstants.h> |
40 #include "ProfileEnginePrivateCRKeys.h" |
40 #include "ProfileEnginePrivateCRKeys.h" |
41 |
41 |
42 namespace |
42 namespace |
43 { |
43 { |
44 const TInt KProfileGeneratedNameTailLength( 4 ); |
44 const TInt KProfileGeneratedNameTailLength( 4 ); |