messagingapp/msgui/unifiedviewer/inc/univiewerattachmentwidget.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
   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