photosgallery/viewframework/dataprovider/src/glxpreviewthumbnailbinding.cpp
branchRCL_3
changeset 23 b023a8d2866a
parent 13 bcb43dc84c44
--- a/photosgallery/viewframework/dataprovider/src/glxpreviewthumbnailbinding.cpp	Mon Jun 21 15:40:32 2010 +0300
+++ b/photosgallery/viewframework/dataprovider/src/glxpreviewthumbnailbinding.cpp	Thu Jul 15 18:39:01 2010 +0300
@@ -139,7 +139,7 @@
 // ----------------------------------------------------------------------------
 //
 void CGlxPreviewThumbnailBinding::PopulateT(Alf::MulVisualItem& aItem, const TGlxMedia& aMedia, 
-		TBool aIsFocused )const
+		TBool aIsFocused, TInt /*aTextureId*/ )const
 	{		
 	TRACER("CGlxPreviewThumbnailBinding::PopulateT");
 	 //T is used for throws as per C++ standard.Hence used instead of "L"