diff -r 11d3954df52a -r 627c4a0fd0e7 src/hbservers/hbthemeserver/hbicondatacache_p.h --- a/src/hbservers/hbthemeserver/hbicondatacache_p.h Thu May 27 13:10:59 2010 +0300 +++ b/src/hbservers/hbthemeserver/hbicondatacache_p.h Fri Jun 11 13:58:22 2010 +0300 @@ -49,7 +49,7 @@ bool isItemCachableInGpu(const HbIconCacheItem *item)const; bool isItemCachableInCpu(const HbIconCacheItem *item)const; void memoryGood(); - void freeGpuRam(int bytes); + void freeGpuRam(int bytes, bool useSwRendering); void freeUnusedGpuResources(); QVector getKeys(const QString &filename) const;