photosgallery/viewframework/views/listview/inc/glxpreviewthumbnailbinding.h
branchRCL_3
changeset 14 2dac0fdba72b
parent 13 bcb43dc84c44
child 19 420f6808bf21
--- a/photosgallery/viewframework/views/listview/inc/glxpreviewthumbnailbinding.h	Wed Mar 31 21:31:03 2010 +0300
+++ b/photosgallery/viewframework/views/listview/inc/glxpreviewthumbnailbinding.h	Wed Apr 14 15:57:24 2010 +0300
@@ -78,14 +78,16 @@
 	 */
 	void ConstructL();
 	
+
+public:
+	
 	/**
      * Scale the source bitmap to list size
      * aSrcBitmap - Source bitmap
      * aDestBitmap - Scaled destination bitmap
      */
       void ScaleBitmapToListSizeL(CFbsBitmap* aSrcBitmap, CFbsBitmap* aDestBitmap);
-
-public:	
+	
       void HandleItemChangedL(const CMPXCollectionPath& aPath,TBool aPopulateListTNs, 
 									  TBool aIsRefreshNeeded, TBool aBackwardNavigation);
       void StartTimer();