contacts_plat/contacts_ui_api/inc/cntviewparams.h
changeset 31 2a11b5b00470
parent 27 de1630741fbe
child 37 fd64c38c277d
--- a/contacts_plat/contacts_ui_api/inc/cntviewparams.h	Mon May 03 12:24:20 2010 +0300
+++ b/contacts_plat/contacts_ui_api/inc/cntviewparams.h	Fri May 14 15:42:23 2010 +0300
@@ -37,6 +37,7 @@
     ESelectedGroupContact,
     ESelectedDetail,
     ESelectionMode,
+    EMyCard,
 	ECustomParam = 100
 };
 
@@ -72,6 +73,7 @@
     groupMemberView,
     groupActionsView,
     historyView,
+    importsView,
     customPhonebookView = 100, // reserved for internal view plugins, DO NOT USE THESE
     customView = 200 // for all other view plugins
 };