src/hbcore/image/hbiconimpl_p.h
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/image/hbiconimpl_p.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/image/hbiconimpl_p.h	Mon Oct 04 00:38:12 2010 +0300
@@ -48,8 +48,8 @@
 
     HbIconImpl()
         : createdOnServer(false),
-          iconRefCount(1)
-
+          iconRefCount(1),
+          renderMode( ESWRendering )
     {
 
     }