diff -r 762d760dcfdf -r fa0adf088850 mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h --- a/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h Fri Aug 06 17:13:32 2010 -0500 +++ b/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h Tue Aug 24 03:26:23 2010 -0500 @@ -618,6 +618,12 @@ * @param aDestination destination media to copt attributes to */ void DoAppendMTPL( CMPXMedia& aSrc, CMPXMedia& aDestination ); + + /** + * Attempt to set missing Metadata info in specific case + * @param aMedia media object to be checked and adding the info if needed + */ + void SetMissingMetadataL(CMPXMedia* aMedia); #ifdef RD_MPX_COLLECTION_CACHE