multimediacommsengine/mmceshared/inc/mcecomaudiocodec.h
changeset 30 4c9e1ec7a69e
parent 0 1bce908db942
child 49 64c62431ac08
--- a/multimediacommsengine/mmceshared/inc/mcecomaudiocodec.h	Fri Jun 11 11:20:25 2010 +0300
+++ b/multimediacommsengine/mmceshared/inc/mcecomaudiocodec.h	Thu Jun 24 14:41:11 2010 +0300
@@ -263,7 +263,13 @@
 	* Comfort noise
 	*/
 	TBool iComfortNoiseEnabled;
-	
+
+
+private:    // Friend classes
+
+    #ifdef TEST_EUNIT
+        friend class UT_CMceComAudioCodec;
+    #endif
     };