diff -r 420f6808bf21 -r f9e827349359 photosgallery/collectionframework/datasource/manager/inc/glxcollectionpluginbase.h --- a/photosgallery/collectionframework/datasource/manager/inc/glxcollectionpluginbase.h Wed Jun 09 09:41:51 2010 +0300 +++ b/photosgallery/collectionframework/datasource/manager/inc/glxcollectionpluginbase.h Mon Jun 21 15:40:32 2010 +0300 @@ -199,7 +199,7 @@ * @param aCpiAttribute CPI specific attribute to be constructed later * @param aAttributeArray modifiable list of attributes to be retrieved from data source */ - IMPORT_C virtual void CpiAttributeAdditionalAttributes(const TMPXAttribute& aCpiAttribute, RArray& aAttributeArray); + IMPORT_C virtual void CpiAttributeAdditionalAttributesL(const TMPXAttribute& aCpiAttribute, RArray& aAttributeArray); /** * Modifies the response to include all requested CPI specific attributes or Leaves.