changeset 27 | e4592d119491 |
parent 25 | 84d9eb65b26f |
child 47 | 5b14749788d7 |
child 51 | 3507212d340e |
--- a/messagingapp/msgui/unifiedviewer/src/univiewerdetailswidget.cpp Mon May 03 12:29:07 2010 +0300 +++ b/messagingapp/msgui/unifiedviewer/src/univiewerdetailswidget.cpp Fri May 14 15:49:35 2010 +0300 @@ -44,7 +44,6 @@ HbWidget(parent), mSubjectLabel(0), mPriorityIcon(0) { // Permanent items & will not be removed - mTime = new HbTextItem(this); HbStyle::setItemName(mTime, "timeLabel"); }