diff -r 7feec50967db -r e492551a0d54 contentstorage/caclient/s60/inc/caobjectadapter.h --- a/contentstorage/caclient/s60/inc/caobjectadapter.h Tue Mar 23 23:17:02 2010 +0200 +++ b/contentstorage/caclient/s60/inc/caobjectadapter.h Tue Mar 23 23:28:12 2010 +0200 @@ -22,7 +22,6 @@ // CLASS DECLARATION #include -#include #include @@ -36,6 +35,8 @@ class CaNotifierFilter; class CCaInnerEntry; class CCaInnerNotifierFilter; +class HbIcon; +class CFbsBitmap; /** * CaObjectAdapter @@ -124,11 +125,9 @@ /** * Creates icon. * @param entry entry. - * @return QPixmap. + * @return HbIcon. */ - static QPixmap makeIcon( - const CaEntry& entry, - const QSize &size); + static HbIcon makeIcon(const CaEntry& entry, const QSize &size); /** * Converts notifier type to inner notifier type. @@ -183,11 +182,9 @@ /** * Creates icon. Leaving version. * @param entry entry. - * @return QPixmap. + * @return HbIcon. */ - static QPixmap makeIconL( - const CaEntry& entry, - const QSize &size); + static HbIcon makeIconL(const CaEntry& entry, const QSize &size); /** * Make bitmap copy, used to get rid of compression for extended bitmap