profilesapplication/Profiles/ProfileApp/SettingsViewSrc/CProfile3dSettingPage.cpp
equal
deleted
inserted
replaced
19 |
19 |
20 // INCLUDES |
20 // INCLUDES |
21 #include "CProfile3dSettingPage.h" |
21 #include "CProfile3dSettingPage.h" |
22 #include "ProfileSettingsView.hrh" |
22 #include "ProfileSettingsView.hrh" |
23 |
23 |
24 #include <cfldcontroller.h> |
24 #include <CFLDController.h> |
25 #include <ProfileSettingsView.rsg> |
25 #include <ProfileSettingsView.rsg> |
26 #include <apgcli.h> // For RApaLsSession |
26 #include <apgcli.h> // For RApaLsSession |
27 #include <bautils.h> // For BaflUtils |
27 #include <bautils.h> // For BaflUtils |
28 #include <centralrepository.h> |
28 #include <centralrepository.h> |
29 #include <profileengineinternalcrkeys.h> |
29 #include <ProfileEngineInternalCRKeys.h> |
30 #include <profileinternal.hrh> |
30 #include <ProfileInternal.hrh> |
31 |
31 |
32 // CONSTANTS |
32 // CONSTANTS |
33 namespace |
33 namespace |
34 { |
34 { |
35 const TInt K3DEffectBase( 1000 ); |
35 const TInt K3DEffectBase( 1000 ); |