videocollection/mpxmyvideoscollection/inc/vcxmyvideosvideocache.h
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 16 67eb01668b0e
--- a/videocollection/mpxmyvideoscollection/inc/vcxmyvideosvideocache.h	Mon Jan 18 20:21:12 2010 +0200
+++ b/videocollection/mpxmyvideoscollection/inc/vcxmyvideosvideocache.h	Tue Jan 26 12:00:59 2010 +0200
@@ -27,6 +27,7 @@
 class CVcxMyVideosCollectionPlugin;
 class CMPXMedia;
 class CVcxMyVideosDownloadCache;
+class CRepository;
 
 // CONSTANTS
 
@@ -361,6 +362,12 @@
         * My Videos collection plugin, owner of this object.
         */
         CVcxMyVideosCollectionPlugin& iCollection;        
+
+        /**
+        * Provides access to the sorting order key in cenrep. Own.
+        */
+        CRepository* iCenRep;
+
     };
 
 #endif   // VCXMYVIDEOSVIDEOCACHE_H