codhandler/roapapp/inc/RoapAppUi.h
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    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;