messagingapp/msgui/conversationview/inc/msgconversationwidget.h
changeset 70 a15d9966050f
parent 43 35b64624a9e7
child 72 6f657153cbc5
--- a/messagingapp/msgui/conversationview/inc/msgconversationwidget.h	Thu Sep 02 20:23:03 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgconversationwidget.h	Fri Sep 17 08:28:39 2010 +0300
@@ -459,6 +459,13 @@
      * Owned
      */
     HbIconItem *mPreviewIconItem;
+
+#ifdef MSGUI_UNIT_TEST
+    /**
+     * Unit Testing
+     */
+    friend class TestMsgConversationWidget;
+#endif
 };
 
 #endif // MSG_CONVERSATIONWIDGET_H