messagingapp/msgui/msgapp/src/draftslistview.cpp
changeset 52 12db4185673b
parent 44 36f374c67aa8
child 72 6f657153cbc5
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
    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 //---------------------------------------------------------------