messagingapp/msgui/appengine/inc/conversationsenginedefines.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 25 84d9eb65b26f
parent 34 84197e66a4bd
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
    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