messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h
changeset 70 a15d9966050f
parent 34 84197e66a4bd
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
   116     
   116     
   117     /**
   117     /**
   118      * Holds the previous buffer inside subject field
   118      * Holds the previous buffer inside subject field
   119      */
   119      */
   120     QString mPrevBuffer;
   120     QString mPrevBuffer;
       
   121     
       
   122 #ifdef MSGUI_UNIT_TEST
       
   123     friend class TestMsgUnifiesEditorSubject;
       
   124 #endif
   121     };
   125     };
   122 
   126 
   123 #endif //MSG_UNIFIED_EDITOR_SUBJECT_H
   127 #endif //MSG_UNIFIED_EDITOR_SUBJECT_H