messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h
changeset 48 4f501b74aeb1
parent 37 518b245aa84c
child 51 3507212d340e
--- a/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h	Tue Jul 13 22:09:22 2010 +0530
+++ b/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h	Sun Jul 25 18:59:19 2010 +0530
@@ -40,7 +40,7 @@
  * @class MsgStoreHandler
  * handles the Messaging store for outbox events.
  */
-class MsgStoreHandler: public MMsvSessionObserver, public MMsvEntryObserver
+class MsgStoreHandler: public CBase, public MMsvSessionObserver, public MMsvEntryObserver
 {
 public: