messagingapp/msgui/appengine/inc/conversationsenginedefines.h
changeset 37 518b245aa84c
parent 25 84d9eb65b26f
equal deleted inserted replaced
25:84d9eb65b26f 37:518b245aa84c
    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