profilesservices/MediaFileList/Inc/mediafiledialog.h
changeset 1 b5888e2aa472
parent 0 8c5d936e5675
child 23 8bda91a87a00
--- a/profilesservices/MediaFileList/Inc/mediafiledialog.h	Thu Dec 17 08:52:52 2009 +0200
+++ b/profilesservices/MediaFileList/Inc/mediafiledialog.h	Thu Jan 07 12:54:49 2010 +0200
@@ -294,8 +294,10 @@
 		void ShowErrorNoteL( TInt aError );
     	void ShowPreviewErrorNoteL( TInt aError, TInt aMediaType );
 		void DeleteMenuItem( CEikMenuPane* aMenuPane, TInt aCommandId );
-		CGulIcon* IconL( TAknsItemID aId, const TDesC& aFileName,
-		                 TInt aFileIndex, TInt aFileMaskIndex );
+		CGulIcon* IconL(TAknsItemID aId, const TDesC& aFileName, TInt aFileIndex,
+			TInt aFileMaskIndex);
+		CGulIcon* IconL(TAknsItemID aId, const TDesC& aFileName, TInt aFileIndex,
+			TInt aFileMaskIndex, TAknsQsnIconColorsIndex colorIndex);
 		static TInt CloseDialog( TAny *aObj );
 		void CloseDialogWithDelayL();