diff -r 67eb01668b0e -r baf439b22ddd videocollection/mpxmyvideoscollection/inc/vcxmyvideosalbum.h --- a/videocollection/mpxmyvideoscollection/inc/vcxmyvideosalbum.h Wed Jun 09 09:44:23 2010 +0300 +++ b/videocollection/mpxmyvideoscollection/inc/vcxmyvideosalbum.h Mon Jun 21 15:43:03 2010 +0300 @@ -177,11 +177,9 @@ * Calculates KVcxMediaMyVideosCategoryItemCount, KVcxMediaMyVideosCategoryNewItemCount, * KVcxMediaMyVideosCategoryNewItemName and KMPXMediaGeneralDate attributes to iMedia. * - * @param aStartIndex Start position of the calculations in iVideoList. - * Can be used to update values when items are appended - * to old list, without calculating everything from scratch. + * @return Returns ETrue if album attributes were modified, EFalse otherwise. */ - void CalculateAttributesL( TInt aStartIndex = 0 ); + TBool CalculateAttributesL(); private: