harvesterplugins/contacts/inc/ccontactsplugin.h
changeset 9 4a2987baf8f7
parent 7 51d10d255e92
child 18 1edf350003c5
--- a/harvesterplugins/contacts/inc/ccontactsplugin.h	Wed Jun 23 17:22:18 2010 +0100
+++ b/harvesterplugins/contacts/inc/ccontactsplugin.h	Mon Jun 28 11:03:15 2010 +0530
@@ -142,6 +142,11 @@
 	// CPix database 
     CCPixIndexer* iIndexer;
 
+//for helping with testing.
+#ifdef HARVESTERPLUGINTESTER_FRIEND
+    friend class CHarvesterPluginTester;
+#endif
+    
 #ifdef __PERFORMANCE_DATA
     TTime iStartTime;
     TTime iCompleteTime;