browserutilities/downloadmgr/DownloadMgrUiLib/Src/CDownloadUtils.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    25 #include    <Oma2Agent.h>
    25 #include    <Oma2Agent.h>
    26 #include    <DRMCommon.h>
    26 #include    <DRMCommon.h>
    27 #include	<apgcli.h>
    27 #include	<apgcli.h>
    28 #include    <caf/caf.h>
    28 #include    <caf/caf.h>
    29 #include    <utf.h>
    29 #include    <utf.h>
    30 #include    <Browser_Platform_Variant.hrh>
    30 #include    <Browser_platform_variant.hrh>
    31 // LOCAL CONSTANTS AND MACROS
    31 // LOCAL CONSTANTS AND MACROS
    32 
    32 
    33 #ifdef BRDO_WML_DISABLED_FF
    33 #ifdef BRDO_WML_DISABLED_FF
    34 _LIT8( KWmlType1, "text/vnd.wap.wml");
    34 _LIT8( KWmlType1, "text/vnd.wap.wml");
    35 _LIT8( KWmlType2, "text/vnd.wap.wmlc");
    35 _LIT8( KWmlType2, "text/vnd.wap.wmlc");