diff -r d1dadafc5584 -r 26079c1bb561 contentstorage/caclient/inc/caentry_p.h --- a/contentstorage/caclient/inc/caentry_p.h Mon Sep 27 11:31:59 2010 +0300 +++ b/contentstorage/caclient/inc/caentry_p.h Wed Oct 06 16:00:22 2010 +0300 @@ -60,7 +60,8 @@ QMap attributes() const; QString attribute(const QString &name) const; void setAttribute(const QString &name, const QString &value); - + void removeAttribute(const QString &name); + HbIcon makeIcon(const QSizeF &size) const; EntryRole role() const;