harvester/monitorplugins/mmcplugin/inc/mmcfilelist.h
changeset 1 acef663c1218
parent 0 c53acadfccc6
--- a/harvester/monitorplugins/mmcplugin/inc/mmcfilelist.h	Mon Jan 18 20:34:07 2010 +0200
+++ b/harvester/monitorplugins/mmcplugin/inc/mmcfilelist.h	Tue Jan 26 12:13:20 2010 +0200
@@ -55,6 +55,8 @@
 	CHarvesterEventManager* iHem;
     // not own
     CHarvesterMediaIdUtil* iMediaIdUtil;
+    
+    RPointerArray<HBufC> iIgnorePaths;
 };
 
 #endif /*MMCFILELIST_H_*/