diff -r 84d9eb65b26f -r 518b245aa84c messagingapp/msgappfw/msghistory/src/msgitem.cpp --- a/messagingapp/msgappfw/msghistory/src/msgitem.cpp Mon May 03 12:29:07 2010 +0300 +++ b/messagingapp/msgappfw/msghistory/src/msgitem.cpp Fri Jun 25 15:47:40 2010 +0530 @@ -22,6 +22,7 @@ // --------------------------------------------------------------------------- MsgItem::MsgItem() { + mAttributes = MsgAttributeNone; } // ---------------------------------------------------------------------------