mtpfws/mtpfw/dataproviders/dputility/inc/cmtpmoveobject.h
branchRCL_3
changeset 58 142dacf7b30e
parent 48 debf68073f2f
equal deleted inserted replaced
48:debf68073f2f 58:142dacf7b30e
    83 	RMTPFramework					iSingletons;
    83 	RMTPFramework					iSingletons;
    84 	RMTPDpSingletons			iDpSingletons;
    84 	RMTPDpSingletons			iDpSingletons;
    85 	CPeriodic*						iTimer;
    85 	CPeriodic*						iTimer;
    86 	HBufC*								iNewFileName;
    86 	HBufC*								iNewFileName;
    87 	TBool									iIsFolder;
    87 	TBool									iIsFolder;
    88 	TBool                                   iIsHidden;
       
    89 	/**
    88 	/**
    90     FLOGGER debug trace member variable.
    89     FLOGGER debug trace member variable.
    91     */
    90     */
    92     __FLOG_DECLARATION_MEMBER_MUTABLE;
    91     __FLOG_DECLARATION_MEMBER_MUTABLE;
    93 	};
    92 	};