videocollection/mpxmyvideoscollection/inc/vcxmyvideosmdsdb.h
branchRCL_3
changeset 8 ce5ada96ab30
parent 0 96612d01cf9f
child 10 112a725ff2c2
--- a/videocollection/mpxmyvideoscollection/inc/vcxmyvideosmdsdb.h	Fri Feb 19 22:52:52 2010 +0200
+++ b/videocollection/mpxmyvideoscollection/inc/vcxmyvideosmdsdb.h	Fri Mar 12 15:43:00 2010 +0200
@@ -26,6 +26,8 @@
 #include <harvesterclient.h>
 #include <mpxcollectionmessagedefs.h>
 
+class CRepository;
+
 /**
  *  MPX My Videos collection MDS database observer class.
  *  Part of ECOM Plugin.
@@ -495,6 +497,11 @@
     * The observer for db changes. Not own.
     */
     MVcxMyVideosMdsDbObserver* iMdsDbObserver;
+
+    /**
+     * Cenrep session.
+     */
+    CRepository* iRepository;
     };
 
 #endif // VCXMYVIDEOSMDSDB_H