ipsservices/ipssosplugin/inc/ipsplgpropertywatcher.h
branchRCL_3
changeset 25 3533d4323edc
parent 24 d189ee25cf9d
equal deleted inserted replaced
24:d189ee25cf9d 25:3533d4323edc
    23 
    23 
    24 /**
    24 /**
    25 * CIpsPlgPropertyWatcher
    25 * CIpsPlgPropertyWatcher
    26 *
    26 *
    27 */
    27 */
    28 NONSHARABLE_CLASS ( CIpsPlgPropertyWatcher ) : 
    28 class CIpsPlgPropertyWatcher : 
    29     public CActive
    29     public CActive
    30     {
    30     {
    31 public:
    31 public:
    32 
    32 
    33     /**
    33     /**