messagingapp/msgappfw/msghistory/src/msgitem.cpp
changeset 27 e4592d119491
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 May 14 15:49:35 2010 +0300
@@ -22,6 +22,7 @@
 // ---------------------------------------------------------------------------
 MsgItem::MsgItem()
     {
+    mAttributes = MsgAttributeNone;
     }
 
 // ---------------------------------------------------------------------------