diff -r b34d53f6acdf -r dbfb5e38438b contentstorage/caclient/inc/caentry_p.h --- a/contentstorage/caclient/inc/caentry_p.h Fri Aug 06 13:40:46 2010 +0300 +++ b/contentstorage/caclient/inc/caentry_p.h Wed Aug 18 10:39:24 2010 +0300 @@ -61,7 +61,7 @@ QString attribute(const QString &name) const; void setAttribute(const QString &name, const QString &value); - HbIcon makeIcon(const QSize &size) const; + HbIcon makeIcon(const QSizeF &size) const; EntryRole role() const; void setRole(const EntryRole &role);