messagingappbase/mce/inc/MceListItem.h
branchRCL_3
changeset 22 52d61119153d
parent 2 0bf1d54f37d9
child 28 fbb813aef148
equal deleted inserted replaced
21:c6838af47512 22:52d61119153d
    40         TBool                   iExtraItem;
    40         TBool                   iExtraItem;
    41         TMsvId                  iMsvId;
    41         TMsvId                  iMsvId;
    42         TMcePrintableText       iPrintableText;
    42         TMcePrintableText       iPrintableText;
    43         TInt                    iIconIndex;
    43         TInt                    iIconIndex;
    44         TMcePrintableText       iSecondaryText;
    44         TMcePrintableText       iSecondaryText;
       
    45         TInt                    iApplicationUid;
    45 #ifdef RD_MSG_NAVIPANE_IMPROVEMENT
    46 #ifdef RD_MSG_NAVIPANE_IMPROVEMENT
    46         TInt                    iMessageCount;
    47         TInt                    iMessageCount;
    47 #endif // RD_MSG_NAVIPANE_IMPROVEMENT        
    48 #endif // RD_MSG_NAVIPANE_IMPROVEMENT        
    48     };
    49     };
    49     
    50