svgtopt/gfx2d/inc/GfxGeneralPath.h
branchCompilerCompatibility
changeset 12 2087eeae8b7f
parent 0 d46562c3d99d
--- a/svgtopt/gfx2d/inc/GfxGeneralPath.h	Sun Mar 14 13:12:18 2010 +0000
+++ b/svgtopt/gfx2d/inc/GfxGeneralPath.h	Sun Mar 28 16:38:08 2010 +0100
@@ -266,8 +266,8 @@
          RArray<TUint32>* PointTypeArray();
          unsigned char* PathSegmentTypeArray();
          void PathSegmentTypeArray(unsigned char* aSegmentTypeArray);
-         TUint8 CGfxGeneralPath::Count();
-         void CGfxGeneralPath::Count(TUint8 aCount);
+         TUint8 Count();
+         void Count(TUint8 aCount);
 
         /**
          * Get the pointer to the coordinate array.