homescreensrv_plat/contentstorage_api/caentry.h
changeset 115 3ab5c078b490
parent 103 b99b84bcd2d1
--- a/homescreensrv_plat/contentstorage_api/caentry.h	Wed Aug 18 10:05:49 2010 +0300
+++ b/homescreensrv_plat/contentstorage_api/caentry.h	Thu Sep 02 20:45:03 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;