tstaskmonitor/client/s60/inc/tstaskmonitorclientimpl.h
changeset 104 9b022b1f357c
parent 83 156f692b1687
equal deleted inserted replaced
103:b99b84bcd2d1 104:9b022b1f357c
    17 #ifndef TSTASKMONITORCLIENTIMPL_H
    17 #ifndef TSTASKMONITORCLIENTIMPL_H
    18 #define TSTASKMONITORCLIENTIMPL_H
    18 #define TSTASKMONITORCLIENTIMPL_H
    19 
    19 
    20 #include <e32base.h>
    20 #include <e32base.h>
    21 
    21 
    22 #include "tsfswentry.h"
    22 #include "tsentry.h"
    23 #include "tssession.h"
    23 #include "tssession.h"
    24 
    24 
    25 class MTsTaskMonitorObserver;
    25 class MTsTaskMonitorObserver;
    26 
    26 
    27 NONSHARABLE_CLASS( CTsTaskMonitorClientImpl ) : public CActive
    27 NONSHARABLE_CLASS( CTsTaskMonitorClientImpl ) : public CActive