homescreensrv_plat/contentstorage_api/caentry.h
changeset 112 dbfb5e38438b
parent 98 d2f833ab7940
--- a/homescreensrv_plat/contentstorage_api/caentry.h	Fri Aug 06 13:40:46 2010 +0300
+++ b/homescreensrv_plat/contentstorage_api/caentry.h	Wed Aug 18 10:39:24 2010 +0300
@@ -66,7 +66,7 @@
     QString attribute(const QString &name) const;
     void setAttribute(const QString &name, const QString &value);
 
-    HbIcon makeIcon(const QSize &size = QSize(70, 70)) const;
+    HbIcon makeIcon(const QSizeF &size = QSizeF(70.0, 70.0)) const;
 
     EntryRole role() const;