graphicsuis_plat/svg_application_observer_utility_api/inc/SVGTAppObserverUtil.h
branchRCL_3
changeset 7 cbe7ef416cec
parent 0 632761c941a7
equal deleted inserted replaced
5:e6e7e3ee283d 7:cbe7ef416cec
    20 #ifndef SVGTAPPOBSERVERUTIL_H
    20 #ifndef SVGTAPPOBSERVERUTIL_H
    21 #define SVGTAPPOBSERVERUTIL_H
    21 #define SVGTAPPOBSERVERUTIL_H
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <aknprogressdialog.h>
    25 #include <AknProgressDialog.h>
    26 #include <CDownloadMgrUiUserInteractions.h>
    26 #include <cdownloadmgruiuserinteractions.h>
    27 #include <CDownloadMgrUiDownloadsList.h>
    27 #include <cdownloadmgruidownloadslist.h>
    28 #include <CDownloadMgrUiLibRegistry.h>
    28 #include <cdownloadmgruilibregistry.h>
    29 
    29 
    30 #include <SVGTAppObserver.h>
    30 #include <SVGTAppObserver.h>
    31 #include <DownloadMgrClient.h>
    31 #include <downloadmgrclient.h>
    32 #include <SVGTUISaveListener.h>
    32 #include <SVGTUISaveListener.h>
    33 #include <SVGTFileManager.h>
    33 #include <SVGTFileManager.h>
    34 #include <SVGTViewerAppDownloads.h>
    34 #include <SVGTViewerAppDownloads.h>
    35 #include <SVGTViewerAppDbgFlags.hrh>
    35 #include <SVGTViewerAppDbgFlags.hrh>
    36 
    36