emailuis/nmhswidget/inc/nmhswidgetconsts.h
changeset 47 f83bd4ae1fe3
parent 23 2dc6caa42ec3
child 49 00c7ae862740
--- a/emailuis/nmhswidget/inc/nmhswidgetconsts.h	Fri Jun 11 16:42:02 2010 +0300
+++ b/emailuis/nmhswidget/inc/nmhswidgetconsts.h	Thu Jun 24 14:32:18 2010 +0300
@@ -23,7 +23,7 @@
  *************************************************/
 //Maximum amount of envelopes that can be provided to client in getData function
 //This is also the amount of envelopes that is kept in mData all the time
-const int KMaxNumberOfEnvelopesProvided = 2;
+const int KMaxNumberOfEnvelopesProvided = 3;
 //Maximum value for unread count
 const int KMaxUnreadCount = 999;