contacts_plat/contacts_ui_api/inc/cntuids.h
changeset 66 554fe4dbbb59
parent 47 7cbcb2896f0e
--- a/contacts_plat/contacts_ui_api/inc/cntuids.h	Mon Aug 23 16:06:28 2010 +0300
+++ b/contacts_plat/contacts_ui_api/inc/cntuids.h	Fri Sep 03 14:32:33 2010 +0300
@@ -49,7 +49,8 @@
 // name list row enumerations
 enum CntNameListRowSetting {
     CntOneRowNameOnly = 0x0,
-    CntTwoRowsNameAndPhoneNumber = 0x1
+    CntTwoRowsNameAndPhoneNumber = 0x1,
+    CntTwoRowsStatusUpdate = 0x2
 };