diff -r 7f2b2a65da29 -r 55fa1ec415c6 videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h --- 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: