uiacceltk/hitchcock/coretoolkit/rendervg10/src/HuiFxVg10Engine.cpp
branchRCL_3
changeset 19 e5af45d51884
parent 18 1801340c26a2
child 20 31fccae4f8a7
--- a/uiacceltk/hitchcock/coretoolkit/rendervg10/src/HuiFxVg10Engine.cpp	Thu Aug 19 10:48:02 2010 +0300
+++ b/uiacceltk/hitchcock/coretoolkit/rendervg10/src/HuiFxVg10Engine.cpp	Tue Aug 31 16:07:35 2010 +0300
@@ -45,8 +45,7 @@
     CHuiFxEngine::ConstructL(EHuiFxEngineVg10);
     iPlugin = &aPlugin;
     iDefaultBuffer = 0;
-	// usually we don't have any vg context set at this point, so we cannot yet create the actual paint
-    iCompPaint = VG_INVALID_HANDLE; 
+    iCompPaint = vgCreatePaint();
     }
 
 CHuiFxVg10Engine::~CHuiFxVg10Engine()