messagingapp/msgui/unifiedviewer/inc/univiewerpixmapwidget.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
   149 
   149 
   150     /**
   150     /**
   151      * Pixmap file path being set.
   151      * Pixmap file path being set.
   152      */
   152      */
   153     QString mPixmapPath;
   153     QString mPixmapPath;
       
   154     
       
   155 #ifdef MSGUI_UNIT_TEST
       
   156     /**
       
   157      * Unit Testing
       
   158      */
       
   159     friend class TestUniViewerPixmapWidget;
       
   160 #endif
   154 };
   161 };
   155 
   162 
   156 #endif /* UNI_VIEWER_PIXMAP_WIDGET_H */
   163 #endif /* UNI_VIEWER_PIXMAP_WIDGET_H */
   157 
   164 
   158 // EOF
   165 // EOF