messagingapp/msgappfw/msghistory/src/msgitem.cpp
changeset 37 518b245aa84c
parent 25 84d9eb65b26f
child 47 5b14749788d7
--- 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;
     }
 
 // ---------------------------------------------------------------------------