31 #include <startupdomainpskeys.h> |
31 #include <startupdomainpskeys.h> |
32 #endif |
32 #endif |
33 |
33 |
34 #include <akntitle.h> |
34 #include <akntitle.h> |
35 #include <StringLoader.h> |
35 #include <StringLoader.h> |
36 #include <cprofilechangenotifyhandler.h> |
36 #include <CProfileChangeNotifyHandler.h> |
37 #include <CProfileEngineHandler.h> |
37 #include <CProfileEngineHandler.h> |
38 #include <CProfileIndexHandler.h> |
38 #include <CProfileIndexHandler.h> |
39 #include <mprofileengine.h> |
39 #include <MProfileEngine.h> |
40 #include <mprofileengineextended.h> |
40 #include <MProfileEngineExtended.h> |
41 #include <mprofile.h> |
41 #include <MProfile.h> |
42 #include <mprofilename.h> |
42 #include <MProfileName.h> |
43 #include <mprofileextended.h> |
43 #include <MProfileExtended.h> |
44 #include <mprofilesnamesarray.h> |
44 #include <MProfilesNamesArray.h> |
45 #include <profile.hrh> |
45 #include <Profile.hrh> |
46 #include <ProfileApp.rsg> |
46 #include <ProfileApp.rsg> |
47 #include <AknQueryDialog.h> |
47 #include <AknQueryDialog.h> |
48 |
48 |
49 #include "CProfileMainContainer.h" |
49 #include "CProfileMainContainer.h" |
50 #include "CProfileDocument.h" |
50 #include "CProfileDocument.h" |
51 #include "ProfileApp.hrh" |
51 #include "ProfileApp.hrh" |
52 #include "CProfileNaviPaneContainer.h" |
52 #include "CProfileNaviPaneContainer.h" |
53 #include "mprofileslocalfeatures.h" |
53 #include "MProfilesLocalFeatures.h" |
54 #include "profilesvariant.hrh" // KProEngFeatureIdTimedProfiles |
54 #include "ProfilesVariant.hrh" // KProEngFeatureIdTimedProfiles |
55 |
55 |
56 |
56 |
57 // CONSTANTS |
57 // CONSTANTS |
58 namespace |
58 namespace |
59 { |
59 { |