javauis/m2g_qt/inc/CM2GSVGProxy.h
changeset 87 1627c337e51e
parent 56 abc41079b313
--- a/javauis/m2g_qt/inc/CM2GSVGProxy.h	Fri Oct 15 12:29:39 2010 +0300
+++ b/javauis/m2g_qt/inc/CM2GSVGProxy.h	Fri Oct 29 11:49:32 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -438,16 +438,15 @@
         TM2GBitmapHandle aSurfaceMaskHandle,
         TReal32 aCurrentTime);
 
-//    pankaj Qimage related changes TODO following Changes done 
     virtual void RenderDocumentL(
         const TM2GSvgEngineHandle& aEngineHandle,
         const TM2GSvgDocumentHandle& aDocumentHandle,
         const TM2GSvgBitmapHandle& aSurfaceHandle,
         TM2GSvgBitmapHandle aSurfaceMaskHandle,
         TReal32 aCurrentTime);
-     /**
-     * @see MM2GSVGProxy::RenderQualityL
-     */
+    /**
+    * @see MM2GSVGProxy::RenderQualityL
+    */
     virtual void RenderQualityL(
         const TM2GSvgEngineHandle& aEngineHandle,
         TInt aQuality);