changeset 54 | a3cc46f37772 |
parent 28 | c461c7fa72c2 |
child 63 | e538444823de |
36:aa5a574040a4 | 54:a3cc46f37772 |
---|---|
425 } |
425 } |
426 |
426 |
427 ~CNotificationCacheItem() |
427 ~CNotificationCacheItem() |
428 { |
428 { |
429 delete iData; |
429 delete iData; |
430 iData = NULL; |
|
430 } |
431 } |
431 |
432 |
432 public: |
433 public: |
433 const TInt iId; |
434 const TInt iId; |
434 const TUint32 iCode; |
435 const TUint32 iCode; |