messagingappbase/msgavkon/muiu_internal/inc/MessagingInternalPSKeys.h
branchRCL_3
changeset 15 52d61119153d
parent 9 1d7827e39b52
child 24 696bfeff199e
--- a/messagingappbase/msgavkon/muiu_internal/inc/MessagingInternalPSKeys.h	Wed Mar 31 21:25:02 2010 +0300
+++ b/messagingappbase/msgavkon/muiu_internal/inc/MessagingInternalPSKeys.h	Wed Apr 14 15:53:21 2010 +0300
@@ -43,6 +43,10 @@
 // Tells whether Msg Sent as settings to be removed from Text settings view
 const TUint32 KMuiuRemoveMsgSentSettings = 0x00000004;
 
+// The New PSK introduced from 9.2
+// Tells whether If one row list is populated or not, 1- list is populated, 0 - list population is in progress
+const TUint32 KMuiuOneRowListPopulated = 0x00000005;
+
 // The New PSK introduced from 5.0
 
 const TUid KPSUidMsgEditor	=	{0x101F87FF};