equal
deleted
inserted
replaced
18 |
18 |
19 |
19 |
20 |
20 |
21 // INCLUDE FILES |
21 // INCLUDE FILES |
22 #include "CProfilePresenceImpl.h" |
22 #include "CProfilePresenceImpl.h" |
23 #include "ProfileEnginePrivateCRKeys.h" |
|
24 #include "ProfileEngUtils.h" |
|
25 #include <centralrepository.h> |
23 #include <centralrepository.h> |
26 #include <bautils.h> |
24 #include <bautils.h> |
27 #include <barsc.h> |
25 #include <barsc.h> |
28 #include <ProfileEng.rsg> |
26 #include <profileeng.rsg> |
29 #include <ProfileEng.hrh> |
27 #include <ProfileEng.hrh> |
30 #include <ProfileEngineConstants.h> |
28 #include <ProfileEngineConstants.h> |
|
29 #include "ProfileEnginePrivateCRKeys.h" |
|
30 #include "ProfileEngUtils.h" |
31 |
31 |
32 // EXTERNAL DATA STRUCTURES |
32 // EXTERNAL DATA STRUCTURES |
33 // EXTERNAL FUNCTION PROTOTYPES |
33 // EXTERNAL FUNCTION PROTOTYPES |
34 // CONSTANTS |
34 // CONSTANTS |
35 const TInt KProfileMaxStatusMessageLength( PROFILES_MAX_STATUS_MSG_LENGTH ); |
35 const TInt KProfileMaxStatusMessageLength( PROFILES_MAX_STATUS_MSG_LENGTH ); |