messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h
changeset 70 a15d9966050f
parent 52 12db4185673b
child 72 6f657153cbc5
--- a/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h	Thu Sep 02 20:23:03 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h	Fri Sep 17 08:28:39 2010 +0300
@@ -211,6 +211,13 @@
      * Own.
      */
     ThumbnailManager *mThumbnailManager;
+
+#ifdef MSGUI_UNIT_TEST
+    /**
+     * Unit Testing
+     */
+    friend class TestMsgContactCardWidget;
+#endif
 };
 
 #endif // MSGCONTACTCARDWIDGET_H