changeset 56 | f42d9a78f435 |
parent 51 | 3507212d340e |
child 67 | fc91263aee62 |
--- a/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h Wed Aug 18 00:46:12 2010 +0530 +++ b/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h Tue Aug 31 18:53:38 2010 +0530 @@ -211,6 +211,13 @@ * Own. */ ThumbnailManager *mThumbnailManager; + +#ifdef MSGUI_UNIT_TEST + /** + * Unit Testing + */ + friend class TestMsgContactCardWidget; +#endif }; #endif // MSGCONTACTCARDWIDGET_H