branch | RCL_3 |
changeset 19 | ef55b168cedb |
parent 14 | 60a94a45d437 |
child 47 | 63cf70d3ecd8 |
child 48 | debf68073f2f |
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h Wed Apr 14 16:49:36 2010 +0300 +++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h Tue Apr 27 17:30:23 2010 +0300 @@ -128,6 +128,8 @@ TFileName iName; TBool iNoRollback; RMTPFramework iSingletons; + static const TInt KExtensionLength = 8; + RArray< TBuf<KExtensionLength> > iExceptionList; }; #endif //CMTPSENDOBJECTINFO_H