mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectinfo.h
branchRCL_3
changeset 4 60a94a45d437
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectinfo.h	Mon Mar 15 12:43:12 2010 +0200
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobjectinfo.h	Wed Mar 31 22:58:56 2010 +0300
@@ -59,7 +59,11 @@
 	CMTPTypeObjectInfo*		iObjectInfoToBuild;
 	TEntry					iFileEntry;
 	RFs&					iRfs;
-    RMTPDpSingletons		iDpSingletons; 
+	RMTPDpSingletons		iDpSingletons;
+	/**
+	FLOGGER debug trace member variable.
+  */
+	__FLOG_DECLARATION_MEMBER_MUTABLE; 
 	};
 	
 #endif CMTPGETOBJECTINFO_H