messagingapp/msgui/unifiedviewer/inc/univiewerattachmentwidget.h
changeset 67 fc91263aee62
parent 63 eceabb8c7a12
child 73 ecf6a73a9186
equal deleted inserted replaced
65:d8ac8e5e4721 67:fc91263aee62
   148 
   148 
   149     /**
   149     /**
   150      * Mime type of media.
   150      * Mime type of media.
   151      */
   151      */
   152     QString mMimeType;
   152     QString mMimeType;
       
   153     
       
   154 #ifdef MSGUI_UNIT_TEST
       
   155     /**
       
   156      * Unit Testing
       
   157      */
       
   158     friend class TestUniViewerAttachmentWidget;
       
   159 #endif
   153 };
   160 };
   154 
   161 
   155 #endif // UNI_VIEWER_ATTACHMENT_WIDGET_H
   162 #endif // UNI_VIEWER_ATTACHMENT_WIDGET_H
   156 // EOF
   163 // EOF