messagingappbase/mce/inc/MceExtraItems.rh
changeset 2 0bf1d54f37d9
parent 0 72b543305e3a
equal deleted inserted replaced
1:d09ac5c1e252 2:0bf1d54f37d9
    35     LTEXT   title = "";
    35     LTEXT   title = "";
    36     LTEXT   command = "";
    36     LTEXT   command = "";
    37     WORD    index = -1;
    37     WORD    index = -1;
    38     WORD    icon_index = -1;
    38     WORD    icon_index = -1;
    39     LONG    app_icon_index = -1; // if set, used to find application icon needed if wanted to skin this
    39     LONG    app_icon_index = -1; // if set, used to find application icon needed if wanted to skin this
       
    40     LTEXT   secondary_text = "";
    40     }
    41     }
    41 
    42 
    42 // End of file
    43 // End of file