src/hbservers/hbthemeserver/hbicondatacache_p.h
changeset 5 627c4a0fd0e7
parent 3 11d3954df52a
child 7 923ff622b8b9
--- 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<const HbIconKey *> getKeys(const QString &filename) const;