diff -r bbb98528c666 -r 3738fe97f027 videocollection/mpxmyvideoscollection/inc/vcxmyvideoscollectionutil.h --- a/videocollection/mpxmyvideoscollection/inc/vcxmyvideoscollectionutil.h Thu Apr 01 23:22:15 2010 +0300 +++ b/videocollection/mpxmyvideoscollection/inc/vcxmyvideoscollectionutil.h Thu Apr 01 23:32:44 2010 +0300 @@ -148,7 +148,7 @@ * @param aVideo Media object to fetch parameter from. * @return ID. */ - static TMPXItemId IdL( CMPXMedia& aVideo ); + static TMPXItemId IdL( const CMPXMedia& aVideo ); /** * Gets KVcxMediaMyVideosDuration attribute of aVideo. @@ -164,7 +164,7 @@ * @return KMPXMediaGeneralTitle value. If attribute is not supported, * then KNullDesC is returned. */ - static const TDesC& Title( CMPXMedia& aVideo ); + static const TDesC& Title( const CMPXMedia& aVideo ); /** * Gets KVcxMediaMyVideosRating attribute of the video.