diff -r 78ad99c24f08 -r 420f6808bf21 photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h --- a/photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h Tue May 25 12:42:31 2010 +0300 +++ b/photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h Wed Jun 09 09:41:51 2010 +0300 @@ -161,6 +161,14 @@ */ void HandleMMCRemovalL(); + /** + * SetIconL - Sets the grid cell icon with the given parameters + * @param aItemIndex - The grid cell index + * @param aBitmapId - The bitmap id + * @param aMaskId - The mask id + */ + void SetIconL(TInt aItemIndex, TInt aBitmapId, TInt aMaskId); + private: //medialist MGlxMediaList* iMediaList; // MGlxMedialist , to Create MediaList