messagingapp/msgui/appengine/inc/conversationsenginedefines.h
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 37 518b245aa84c
child 47 5b14749788d7
--- a/messagingapp/msgui/appengine/inc/conversationsenginedefines.h	Fri Apr 16 14:56:15 2010 +0300
+++ b/messagingapp/msgui/appengine/inc/conversationsenginedefines.h	Mon May 03 12:29:07 2010 +0300
@@ -25,11 +25,10 @@
     ConvergedMsgId,
     ConversationAddress,
     ContactId,
-    FirstName,
-    LastName,
-    NickName,
+    DisplayName,
     Avatar,
     MessageType,
+    MessageSubType,
     MessagePriority,
     MessageProperty,
     Direction,
@@ -42,7 +41,8 @@
     UnreadCount,
     MessageLocation,
     MessageStore,
-    ConversationAlias
+    ConversationAlias,
+    NotificationStatus
 };
 
 #endif /* CONVERSATIONS_ENGINE_DEFINES_H */