changeset 56 | f42d9a78f435 |
parent 37 | 518b245aa84c |
child 76 | 60a8a215b0ec |
55:5b3b2fa8c3ec | 56:f42d9a78f435 |
---|---|
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 |