photosgallery/viewframework/views/listview/inc/glxpreviewthumbnailbinding.h
branchRCL_3
changeset 35 420f6808bf21
parent 22 2dac0fdba72b
--- a/photosgallery/viewframework/views/listview/inc/glxpreviewthumbnailbinding.h	Tue May 25 12:42:31 2010 +0300
+++ b/photosgallery/viewframework/views/listview/inc/glxpreviewthumbnailbinding.h	Wed Jun 09 09:41:51 2010 +0300
@@ -88,8 +88,8 @@
      */
       void ScaleBitmapToListSizeL(CFbsBitmap* aSrcBitmap, CFbsBitmap* aDestBitmap);
 	
-      void HandleItemChangedL(const CMPXCollectionPath& aPath,TBool aPopulateListTNs, 
-									  TBool aIsRefreshNeeded, TBool aBackwardNavigation);
+      void HandleItemChangedL(const CMPXCollectionPath& aPath, 
+              TBool aIsRefreshNeeded, TBool aBackwardNavigation);
       void StartTimer();
       void StopTimer();
       
@@ -138,10 +138,6 @@
 	// flag that says whether timer has expired
 	TBool iTimerTicked;
 	
-	//flag will be true, when initially the first thumbnails for all the 
-	//items in the list are populated.
-	TBool iPopulateListTNs;
-	
 	TBool iIsRefreshNeeded;
     
     TSize iGridIconSize;