contacts_plat/contacts_ui_api/inc/cntuids.h
changeset 71 7cc7d74059f9
parent 47 7cbcb2896f0e
--- a/contacts_plat/contacts_ui_api/inc/cntuids.h	Thu Sep 02 20:16:15 2010 +0300
+++ b/contacts_plat/contacts_ui_api/inc/cntuids.h	Fri Sep 17 08:27:32 2010 +0300
@@ -49,7 +49,8 @@
 // name list row enumerations
 enum CntNameListRowSetting {
     CntOneRowNameOnly = 0x0,
-    CntTwoRowsNameAndPhoneNumber = 0x1
+    CntTwoRowsNameAndPhoneNumber = 0x1,
+    CntTwoRowsStatusUpdate = 0x2
 };