changeset 56 | f42d9a78f435 |
parent 23 | 238255e8b033 |
--- a/messagingapp/msgui/conversationview/inc/msgviewutils.h Wed Aug 18 00:46:12 2010 +0530 +++ b/messagingapp/msgui/conversationview/inc/msgviewutils.h Tue Aug 31 18:53:38 2010 +0530 @@ -60,6 +60,13 @@ private: // Data +#ifdef MSGUI_UNIT_TEST + /** + * Unit Testing + */ + friend class TestMsgViewUtils; +#endif + }; #endif // MSGVIEWUTILS_H