messagingapp/msgui/unifiededitor/inc/msgunieditorattachment.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
   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
       
   176     /**
       
   177      * Unit Testing
       
   178      */
       
   179     friend class TestMsgUnifiedEditorAttachment;
       
   180 #endif
       
   181 
   175     };
   182     };
   176 
   183 
   177 typedef QList<MsgUnifiedEditorAttachment*> MsgUnifiedEditorAttachmentList;
   184 typedef QList<MsgUnifiedEditorAttachment*> MsgUnifiedEditorAttachmentList;
   178 
   185 
   179 #endif //MSG_UNIFIED_EDITOR_ATTACHMENT_H
   186 #endif //MSG_UNIFIED_EDITOR_ATTACHMENT_H