messagingapp/msgui/conversationview/inc/msgconversationwidget.h
changeset 70 a15d9966050f
parent 43 35b64624a9e7
child 72 6f657153cbc5
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
   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