equal
deleted
inserted
replaced
19 |
19 |
20 #ifndef CPROFILESTRUCT_H |
20 #ifndef CPROFILESTRUCT_H |
21 #define CPROFILESTRUCT_H |
21 #define CPROFILESTRUCT_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include "profileeng.hrh" |
24 #include "ProfileEng.hrh" |
25 #include "profileinternal.hrh" |
25 #include "ProfileInternal.hrh" |
26 #include <cntdef.h> |
26 #include <cntdef.h> |
27 |
27 |
28 // CONSTANTS |
28 // CONSTANTS |
29 const TInt KProfileMinVolumeLevel( 1 ); |
29 const TInt KProfileMinVolumeLevel( 1 ); |
30 const TInt KProfileMaxVolumeLevel( 10 ); |
30 const TInt KProfileMaxVolumeLevel( 10 ); |