photosgallery/collectionframework/thumbnailcreator/inc/glxtnfileinfo.h
branchRCL_3
changeset 15 191387a8b767
parent 0 4e91876724a2
--- a/photosgallery/collectionframework/thumbnailcreator/inc/glxtnfileinfo.h	Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/collectionframework/thumbnailcreator/inc/glxtnfileinfo.h	Tue Apr 27 16:37:53 2010 +0300
@@ -71,7 +71,7 @@
 
 public:
     /** Size of the media file */
-    TInt iFileSize;
+    TUint iFileSize;
     /** Last modified time of the media file */
     TTime iFileTime;
     /** True if the thumbnail is temporary and should not be stored */