messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 76 60a8a215b0ec
--- a/messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h	Wed Aug 18 00:46:12 2010 +0530
+++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h	Tue Aug 31 18:53:38 2010 +0530
@@ -118,6 +118,10 @@
      * Holds the previous buffer inside subject field
      */
     QString mPrevBuffer;
+    
+#ifdef MSGUI_UNIT_TEST
+    friend class TestMsgUnifiesEditorSubject;
+#endif
     };
 
 #endif //MSG_UNIFIED_EDITOR_SUBJECT_H