profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfileStruct.cpp
branchRCL_3
changeset 12 b79ee333c41d
parent 0 ca436256272f
equal deleted inserted replaced
8:09aa63f9b2bc 12:b79ee333c41d
    17 
    17 
    18 
    18 
    19 
    19 
    20 // CLASS HEADER
    20 // CLASS HEADER
    21 #include "CProfileStruct.h"
    21 #include "CProfileStruct.h"
    22 #include "profileinternal.hrh"
    22 #include "ProfileInternal.hrh"
    23 
    23 
    24 // EXTERNAL INCLUDES
    24 // EXTERNAL INCLUDES
    25 #include <mprofileextended.h>
    25 #include <MProfileExtended.h>
    26 #include <mprofilename.h>
    26 #include <MProfileName.h>
    27 #include <mprofilesetname.h>
    27 #include <MProfileSetName.h>
    28 #include <mprofiletones.h>
    28 #include <MProfileTones.h>
    29 #include <MProfileSetTones.h>
    29 #include <MProfileSetTones.h>
    30 #include <mprofileextratones.h>
    30 #include <MProfileExtraTones.h>
    31 #include <mprofilesetextratones.h>
    31 #include <MProfileSetExtraTones.h>
    32 #include <mprofileextrasettings.h>
    32 #include <MProfileExtraSettings.h>
    33 #include <mprofilesetextrasettings.h>
    33 #include <MProfileSetExtraSettings.h>
    34 #include <mprofilepttsettings.h>
    34 #include <MProfilePttSettings.h>
    35 #include <mprofilesetpttsettings.h>
    35 #include <MProfileSetPttSettings.h>
    36 #include <AknUtils.h> // AknTextUtils
    36 #include <AknUtils.h> // AknTextUtils
    37 #include <mprofilefeedbacksettings.h>
    37 #include <MProfileFeedbackSettings.h>
    38 #include <mprofilesetfeedbacksettings.h>
    38 #include <MProfileSetFeedbackSettings.h>
    39 #include <mprofile3dtonesettings.h>
    39 #include <MProfile3DToneSettings.h>
    40 #include <mprofileset3dtonesettings.h>
    40 #include <MProfileSet3DToneSettings.h>
    41 
    41 
    42 #include <tprofiletonesettings.h>
    42 #include <TProfileToneSettings.h>
    43 
    43 
    44 // ============================ MEMBER FUNCTIONS ===============================
    44 // ============================ MEMBER FUNCTIONS ===============================
    45 
    45 
    46 // -----------------------------------------------------------------------------
    46 // -----------------------------------------------------------------------------
    47 // CProfileStruct::CProfileStruct
    47 // CProfileStruct::CProfileStruct