changeset 30 | 80e4d18b72f5 |
parent 28 | b7da29130b0e |
--- a/src/hbservers/hbthemeserver/hbiconcacheitemcreator_p.cpp Fri Sep 17 08:32:10 2010 +0300 +++ b/src/hbservers/hbthemeserver/hbiconcacheitemcreator_p.cpp Mon Oct 04 00:38:12 2010 +0300 @@ -171,6 +171,7 @@ if (item->blobIconData.blobData.offset != -1) { fail = false; // Store vector cost because blobs go into the "cpu" cache. + item->blobIconData.renderingMode = ESWRendering; item->blobIconData.blobData.dataSize = item->vectorIconDataCost = content.length();