harvesterplugins/file/inc/cmmcmonitor.h
changeset 20 68cdadcf169e
parent 0 ccd0fd43f247
--- a/harvesterplugins/file/inc/cmmcmonitor.h	Wed Aug 18 09:49:49 2010 +0300
+++ b/harvesterplugins/file/inc/cmmcmonitor.h	Thu Sep 02 20:27:46 2010 +0300
@@ -109,6 +109,10 @@
         TBool iMmcStatus;
         // MMC Inserted/ejected property
         RProperty iProperty;
+        //for unit testing.
+        #ifdef HARVESTERPLUGINTESTER_FRIEND
+            friend class CHarvesterPluginTester;
+        #endif
     };
 
 #endif // CMMCMONITOR_H