profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfileStruct.h
changeset 2 627793106ff9
parent 0 ca436256272f
equal deleted inserted replaced
1:09d076ed0f23 2:627793106ff9
    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 );