mtpfws/mtpfw/dataproviders/dputility/inc/cmtpmoveobject.h
branchRCL_3
changeset 48 debf68073f2f
parent 19 ef55b168cedb
child 58 142dacf7b30e
equal deleted inserted replaced
45:74aa6861c87d 48:debf68073f2f
    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;
    88 	/**
    89 	/**
    89     FLOGGER debug trace member variable.
    90     FLOGGER debug trace member variable.
    90     */
    91     */
    91     __FLOG_DECLARATION_MEMBER_MUTABLE;
    92     __FLOG_DECLARATION_MEMBER_MUTABLE;
    92 	};
    93 	};