codhandler/roapapp/inc/RoapAppUi.h
branchRCL_3
changeset 48 79859ed3eea9
parent 25 0ed94ceaa377
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <f32file.h>
    27 #include <f32file.h>
    28 #include <AknAppUi.h>
    28 #include <aknappui.h>
    29 #include <AknServerApp.h>
    29 #include <AknServerApp.h>
    30 #include <RoapObserver.h>
    30 #include <RoapObserver.h>
    31 #include <downloadmgrclient.h>
    31 #include <DownloadMgrClient.h>
    32 #include "RoapAppWaitDialog.h"
    32 #include "RoapAppWaitDialog.h"
    33 #include <CentralRepository.h>
    33 #include <centralrepository.h>
    34 
    34 
    35 // FORWARD DECLARATIONS
    35 // FORWARD DECLARATIONS
    36 
    36 
    37 class CRoapAppView;
    37 class CRoapAppView;
    38 class CRoapAppDocument;
    38 class CRoapAppDocument;