messagingapp/msgui/unifiededitor/inc/msgunieditorattachment.h
changeset 76 60a8a215b0ec
parent 67 fc91263aee62
equal deleted inserted replaced
73:ecf6a73a9186 76:60a8a215b0ec
   170      * MsgUnifiedEditorUtils object.
   170      * MsgUnifiedEditorUtils object.
   171      * Own
   171      * Own
   172      */
   172      */
   173     MsgUnifiedEditorUtils *mEditorUtils;
   173     MsgUnifiedEditorUtils *mEditorUtils;
   174 
   174 
   175 #ifdef MSGUI_UNIT_TEST
   175 #ifdef UNIEDITOR_UNIT_TEST
   176     /**
   176     /**
   177      * Unit Testing
   177      * Unit Testing
   178      */
   178      */
   179     friend class TestMsgUnifiedEditorAttachment;
   179     friend class TestMsgUnifiedEditorAttachment;
   180 #endif
   180 #endif