messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 27 e4592d119491
parent 34 84197e66a4bd
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
    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