messagingapp/msgui/msgapp/inc/msglistviewitem.h
changeset 76 60a8a215b0ec
parent 67 fc91263aee62
equal deleted inserted replaced
73:ecf6a73a9186 76:60a8a215b0ec
   143     HbIconItem* mMsgCommonIndicatorItem;
   143     HbIconItem* mMsgCommonIndicatorItem;
   144 
   144 
   145     /**
   145     /**
   146      * Unit Testing
   146      * Unit Testing
   147      */
   147      */
   148     #ifdef MSGUI_UNIT_TEST
   148     #ifdef MSGUI_MSGAPP_UNIT_TEST
   149 	  friend class TestMsgListViewItem;
   149 	  friend class TestMsgListViewItem;
   150 	  
   150 	  
   151 	#endif
   151 	#endif
   152     
   152     
   153     };
   153     };