diff -r 6c59112cfd31 -r 38bf5461e270 emailuis/nmailuiwidgets/inc/nmautofilllistviewitem.h --- a/emailuis/nmailuiwidgets/inc/nmautofilllistviewitem.h Thu Sep 30 11:43:07 2010 +0300 +++ b/emailuis/nmailuiwidgets/inc/nmautofilllistviewitem.h Thu Oct 14 17:33:43 2010 +0300 @@ -35,7 +35,7 @@ public: // from HbListViewItem HbListViewItem *createItem(); void updateChildItems(); - bool canSetModelIndex(const QModelIndex &index); + bool canSetModelIndex(const QModelIndex &index) const; private: QString setHtmlUnderLine(const NmContactHistoryModelSubItem &subItem);