messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h
changeset 34 84197e66a4bd
parent 31 ebfee66fde93
child 47 5b14749788d7
child 70 a15d9966050f
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    12  * Contributors:
    12  * Contributors:
    13  * 
    13  * 
    14  * Description:
    14  * Description:
    15  */
    15  */
    16 
    16 
    17 #ifndef UNIFIED_EDITOR_SUBJECT_H
    17 #ifndef MSG_UNIFIED_EDITOR_SUBJECT_H
    18 #define UNIFIED_EDITOR_SUBJECT_H
    18 #define MSG_UNIFIED_EDITOR_SUBJECT_H
    19 
    19 
    20 #include <msgunifiededitorbasewidget.h>
    20 #include <msgunieditorbasewidget.h>
    21 
    21 
    22 #include "convergedmessage.h"
    22 #include "convergedmessage.h"
    23 
    23 
    24 class HbIconItem;
    24 class HbIconItem;
    25 class UniEditorGenUtils;
    25 class UniEditorGenUtils;
   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     };
   121     };
   122 
   122 
   123 #endif //UNIFIED_EDITOR_SUBJECT_H
   123 #endif //MSG_UNIFIED_EDITOR_SUBJECT_H