messagingapp/msgui/unifiededitor/inc/msgunieditorpixmapwidget.h
changeset 76 60a8a215b0ec
parent 67 fc91263aee62
equal deleted inserted replaced
73:ecf6a73a9186 76:60a8a215b0ec
   118     /**
   118     /**
   119      * Pixmap file path being set.
   119      * Pixmap file path being set.
   120      */
   120      */
   121     QString mPixmapPath;
   121     QString mPixmapPath;
   122 
   122 
   123 #ifdef MSGUI_UNIT_TEST
   123 #ifdef UNIEDITOR_UNIT_TEST
   124     /**
   124     /**
   125      * Unit Testing
   125      * Unit Testing
   126      */
   126      */
   127     friend class TestMsgUnifiedEditorPixmapWidget;
   127     friend class TestMsgUnifiedEditorPixmapWidget;
   128 #endif
   128 #endif