diff -r 2dac0fdba72b -r 191387a8b767 photosgallery/collectionframework/thumbnailcreator/inc/glxtnfileinfo.h --- 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 */