videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h
branchRCL_3
changeset 21 55fa1ec415c6
parent 10 ce5ada96ab30
child 23 8f0df5c82986
--- a/videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h	Tue Apr 27 16:40:33 2010 +0300
+++ b/videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h	Tue May 11 16:15:40 2010 +0300
@@ -380,6 +380,11 @@
          * Variable for storing pending collection command.
          */
         TVcxHgMyVideosCollectionCommand iPendingCommand;
+
+		/**
+		 * Variable for storing current collection level.
+		 */
+        TInt iCollectionLevel;
         
 #if defined(_DEBUG) && IPTV_LOGGING_METHOD != 0
     private: