messagingapp/msgui/unifiededitor/inc/msgunieditorpixmapwidget.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
child 76 60a8a215b0ec
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
   117 
   117 
   118     /**
   118     /**
   119      * Pixmap file path being set.
   119      * Pixmap file path being set.
   120      */
   120      */
   121     QString mPixmapPath;
   121     QString mPixmapPath;
       
   122 
       
   123 #ifdef MSGUI_UNIT_TEST
       
   124     /**
       
   125      * Unit Testing
       
   126      */
       
   127     friend class TestMsgUnifiedEditorPixmapWidget;
       
   128 #endif
   122 };
   129 };
   123 
   130 
   124 #endif /* MSG_UNIFIED_EDITOR_PIXMAP_WIDGET_H */
   131 #endif /* MSG_UNIFIED_EDITOR_PIXMAP_WIDGET_H */
   125 
   132 
   126 // EOF
   133 // EOF