messagingapp/msgui/appengine/inc/conversationsenginedefines.h
changeset 34 84197e66a4bd
parent 31 ebfee66fde93
child 47 5b14749788d7
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    40     Attachments,
    40     Attachments,
    41     UnreadCount,
    41     UnreadCount,
    42     MessageLocation,
    42     MessageLocation,
    43     MessageStore,
    43     MessageStore,
    44     ConversationAlias,
    44     ConversationAlias,
    45     NotificationStatus
    45     NotificationStatus,
       
    46     PreviewIcon
    46 };
    47 };
    47 
    48 
    48 #endif /* CONVERSATIONS_ENGINE_DEFINES_H */
    49 #endif /* CONVERSATIONS_ENGINE_DEFINES_H */
    49 
    50 
    50 // EOF
    51 // EOF