browserutilities/downloadmgr/DownloadMgrUiLib/Src/CDownloadMgrUiBase.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  Supports common base functionality for DMgr user interfaces
    14 * Description:  Supports common base functionality for DMgr user interfaces
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 // INCLUDE FILES
    20 // INCLUDE FILES
    19 #include    <cdownloadmgruibase.h>
    21 #include    "CDownloadMgrUiBase.h"
    20 #include    "UiLibLogger.h"
    22 #include    "UiLibLogger.h"
    21 #include    <e32std.h>
    23 #include    <e32std.h>
    22 #include    <e32def.h>
    24 #include    <e32def.h>
    23 #include    <coemain.h>
    25 #include    <coemain.h>
    24 #include    <data_caging_path_literals.hrh>
    26 #include    <data_caging_path_literals.hrh>