diff -r 9ba538e329bd -r 7d9067c6fcb1 photosgallery/viewframework/medialists/inc/glxcachemanager.h --- a/photosgallery/viewframework/medialists/inc/glxcachemanager.h Thu Jan 07 12:46:23 2010 +0200 +++ b/photosgallery/viewframework/medialists/inc/glxcachemanager.h Mon Jan 18 20:19:20 2010 +0200 @@ -180,7 +180,7 @@ void StopRAMReleaseL(); //OOM void ForceCleanupMedia(TGlxIdSpaceId aSpaceId,TGlxMediaId aId); - TBool HasDRMRightsL(TDesC& aFileName); + public: void ImageReadyL(const TInt& aError, const TSize aSz); private: @@ -287,7 +287,8 @@ */ CMPXCollectionPath* RequestAsPathLC(const CGlxMediaList& aList); - void GetMimeType(TFileName& aFileName, TDataType& aMimeType ); + void GetMimeTypeL(TFileName& aFileName, TDataType& aMimeType ); + #ifdef USE_S60_TNM /* * This function doesnt add up any value, added to reduce compiler warnings