messagingapp/msgui/conversationview/inc/msgconversationwidget.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 67 fc91263aee62
equal deleted inserted replaced
55:5b3b2fa8c3ec 56:f42d9a78f435
   457     /**
   457     /**
   458      * Graphics Item to hold Preview thumbnail.
   458      * Graphics Item to hold Preview thumbnail.
   459      * Owned
   459      * Owned
   460      */
   460      */
   461     HbIconItem *mPreviewIconItem;
   461     HbIconItem *mPreviewIconItem;
       
   462 
       
   463 #ifdef MSGUI_UNIT_TEST
       
   464     /**
       
   465      * Unit Testing
       
   466      */
       
   467     friend class TestMsgConversationWidget;
       
   468 #endif
   462 };
   469 };
   463 
   470 
   464 #endif // MSG_CONVERSATIONWIDGET_H
   471 #endif // MSG_CONVERSATIONWIDGET_H
   465 // EOF
   472 // EOF