photosgallery/viewframework/medialists/inc/glxcachemanager.h
changeset 2 7d9067c6fcb1
parent 0 4e91876724a2
child 4 57d388cc48c1
--- 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