cellular/ServiceRequest/inc/CServiceRequest.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    21 #define CSERVICEREQUEST_H
    21 #define CSERVICEREQUEST_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <AknProgressDialog.h>
    26 #include <AknProgressDialog.h> 
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class MServiceRequestObserver;
    29 class MServiceRequestObserver;
    30 class CAknWaitDialog;
    30 class CAknWaitDialog;
    31 class RConeResourceLoader;
    31 class RConeResourceLoader;