messagingapp/msgui/unifiededitor/inc/msgunieditoraudiowidget.h
changeset 67 fc91263aee62
parent 51 3507212d340e
child 76 60a8a215b0ec
--- a/messagingapp/msgui/unifiededitor/inc/msgunieditoraudiowidget.h	Tue Sep 14 22:54:56 2010 +0530
+++ b/messagingapp/msgui/unifiededitor/inc/msgunieditoraudiowidget.h	Fri Sep 17 20:01:45 2010 +0530
@@ -121,6 +121,13 @@
      * True if valid media duration else false.
      */
     bool mValidMediaDuration;
+    
+#ifdef MSGUI_UNIT_TEST
+    /**
+     * Unit Testing
+     */
+    friend class TestMsgUniFiedEditorAudioWidget;
+#endif
 };
 
 #endif //MSG_UNIFIED_EDITOR_AUDIO_WIDGET_H