messagingapp/msgui/unifiedviewer/src/univiewerheadercontainer.cpp
changeset 52 12db4185673b
parent 44 36f374c67aa8
child 70 a15d9966050f
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
    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");