diff -r b1339cf0de1f -r 2087eeae8b7f svgtopt/gfx2d/inc/GfxGeneralPath.h --- 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* 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.