browserutilities/downloadmgr/DownloadMgrUiLib/Src/CDownloadMgrUiDownloadsList.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    38 #include    <coemain.h>
    38 #include    <coemain.h>
    39 #include    <eikmenup.h>
    39 #include    <eikmenup.h>
    40 #include    <gulicon.h>
    40 #include    <gulicon.h>
    41 #include    <uikon.hrh>
    41 #include    <uikon.hrh>
    42 #include    <AknServerApp.h>
    42 #include    <AknServerApp.h>
    43 #include    <UriUtils.h>
    43 #include    <uriutils.h>
    44 
    44 
    45 // following line is temporary: AVKON dependency removal
    45 // following line is temporary: AVKON dependency removal
    46 #undef BRDO_APP_GALLERY_SUPPORTED_FF
    46 #undef BRDO_APP_GALLERY_SUPPORTED_FF
    47 
    47 
    48 #ifdef BRDO_APP_GALLERY_SUPPORTED_FF
    48 #ifdef BRDO_APP_GALLERY_SUPPORTED_FF
  2563     {
  2563     {
  2564     iDownloadListHide = aHide;
  2564     iDownloadListHide = aHide;
  2565     }
  2565     }
  2566 #ifdef __WINS__
  2566 #ifdef __WINS__
  2567 #include <commdb.h>
  2567 #include <commdb.h>
  2568 #include <AknLists.h>
  2568 #include <aknlists.h>
  2569 // ----------------------------------------------------------------------------
  2569 // ----------------------------------------------------------------------------
  2570 // AskIapId(TUint32& aId)
  2570 // AskIapId(TUint32& aId)
  2571 // Ask IAP id from the user. Used due to efficiency only on WINS* platforms.
  2571 // Ask IAP id from the user. Used due to efficiency only on WINS* platforms.
  2572 // ----------------------------------------------------------------------------
  2572 // ----------------------------------------------------------------------------
  2573 //
  2573 //