diff -r f9e827349359 -r b023a8d2866a photosgallery/viewframework/dataprovider/inc/glxbindingset.h --- a/photosgallery/viewframework/dataprovider/inc/glxbindingset.h Mon Jun 21 15:40:32 2010 +0300 +++ b/photosgallery/viewframework/dataprovider/inc/glxbindingset.h Thu Jul 15 18:39:01 2010 +0300 @@ -61,7 +61,7 @@ // From CGlxBinding void PopulateT( Alf::MulVisualItem& aItem, const TGlxMedia& aMedia, - TBool aIsFocused ) const; + TBool aIsFocused, TInt aTextureId = KErrNotFound ) const; TBool HasRelevantAttributes( const RArray< TMPXAttribute >& aAttributes ) const; TResponse HandleFocusChanged( TBool aIsGained );