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