messagingapp/msgui/unifiedviewer/src/univiewerheadercontainer.cpp
changeset 48 4f501b74aeb1
parent 37 518b245aa84c
child 62 fdbe8253b596
equal deleted inserted replaced
46:b1f0785c289d 48:4f501b74aeb1
    29 #include "univiewerattachmentwidget.h"
    29 #include "univiewerattachmentwidget.h"
    30 
    30 
    31 #include "nativemessageconsts.h"
    31 #include "nativemessageconsts.h"
    32 
    32 
    33 // LOCALIZATION
    33 // LOCALIZATION
    34 #define LOC_SEND_FAILED hbTrId("txt_messaging_formlabel_sending_failed")
    34 #define LOC_SEND_FAILED hbTrId("txt_messaging_list_message_sending_failed")
    35 
    35 
    36 // LOCAL CONSTANTS
    36 // LOCAL CONSTANTS
    37 const QString ADDR_LIST_SEPARATOR(", ");
    37 const QString ADDR_LIST_SEPARATOR(", ");
    38 const QString BG_FRAME_GRAPHICS("qtg_fr_form_heading");
    38 const QString BG_FRAME_GRAPHICS("qtg_fr_form_heading");
    39 const QString DIVIDER_FRAME("qtg_graf_divider_h_thin");
    39 const QString DIVIDER_FRAME("qtg_graf_divider_h_thin");