equal
deleted
inserted
replaced
29 #include <etel.h> |
29 #include <etel.h> |
30 #include <etelmm.h> |
30 #include <etelmm.h> |
31 #include <f32file.h> |
31 #include <f32file.h> |
32 #include <AknProgressDialog.h> |
32 #include <AknProgressDialog.h> |
33 #include <AknWaitDialog.h> |
33 #include <AknWaitDialog.h> |
34 #include <ConnectionObservers.h> |
34 #include <connectionobservers.h> |
35 #include <ApEngineConsts.h> |
35 #include <ApEngineConsts.h> |
36 #include <ErrorUI.h> |
36 #include <errorui.h> |
37 #include <bldvariant.hrh> |
37 #include <bldvariant.hrh> |
38 #include <ConeResLoader.h> |
38 #include <ConeResLoader.h> |
39 |
39 |
40 #ifdef __BROWSER_TEL_SERVICES_CALLUI__ |
40 #ifdef __BROWSER_TEL_SERVICES_CALLUI__ |
41 // AIW related headers |
41 // AIW related headers |
42 #include <AiwServiceHandler.h> |
42 #include <AiwServiceHandler.h> |
43 |
43 |
44 |
44 |
45 #include <aiwdialdata.h> |
45 #include <AiwDialData.h> |
46 #include <aiwdialdataext.h> |
46 #include <AiwDialDataExt.h> |
47 |
47 |
48 |
48 |
49 #endif // __BROWSER_TEL_SERVICES_CALLUI__ |
49 #endif // __BROWSER_TEL_SERVICES_CALLUI__ |
50 |
50 |
51 #define JAPANESE ( FeatureManager::FeatureSupported( KFeatureIdJapanese ) ) |
51 #define JAPANESE ( FeatureManager::FeatureSupported( KFeatureIdJapanese ) ) |