messagingapp/msgui/msgapp/src/draftslistview.cpp
changeset 48 4f501b74aeb1
parent 37 518b245aa84c
child 67 fc91263aee62
equal deleted inserted replaced
46:b1f0785c289d 48:4f501b74aeb1
    63 #define LOC_TB_EXTN_DRAFTS        hbTrId("txt_messaging_button_drafts")
    63 #define LOC_TB_EXTN_DRAFTS        hbTrId("txt_messaging_button_drafts")
    64 #define LOC_TB_EXTN_CONVERSATIONS hbTrId("txt_messaging_button_conversations")
    64 #define LOC_TB_EXTN_CONVERSATIONS hbTrId("txt_messaging_button_conversations")
    65 
    65 
    66 // Confirmation note
    66 // Confirmation note
    67 #define LOC_DELETE_MESSAGE        hbTrId("txt_messaging_dialog_delete_message")
    67 #define LOC_DELETE_MESSAGE        hbTrId("txt_messaging_dialog_delete_message")
    68 #define LOC_DELETE_ALL_DRAFTS     hbTrId("txt_messaging_dialog_delate_all_drafts")
    68 #define LOC_DELETE_ALL_DRAFTS     hbTrId("txt_messaging_dialog_delete_all_drafts")
    69 
    69 
    70 //---------------------------------------------------------------
    70 //---------------------------------------------------------------
    71 // DraftsListView::DraftsListView
    71 // DraftsListView::DraftsListView
    72 // @see header
    72 // @see header
    73 //---------------------------------------------------------------
    73 //---------------------------------------------------------------