graphicsdeviceinterface/gdi/sgdi/FONT.CPP
changeset 45 36b2e23a8629
parent 36 01a6848ebfd7
--- a/graphicsdeviceinterface/gdi/sgdi/FONT.CPP	Fri Apr 16 16:21:04 2010 +0300
+++ b/graphicsdeviceinterface/gdi/sgdi/FONT.CPP	Mon May 03 13:44:32 2010 +0300
@@ -1676,7 +1676,7 @@
     }
 
 EXPORT_C TInt
-RGlyphOutlineIterator::Open(CFont& aFont, TUint* aCodes, TInt aCount, TBool aHinted) 
+RGlyphOutlineIterator::Open(CFont& aFont, const TUint* aCodes, TInt aCount, TBool aHinted) 
     {
     if (NULL == aCodes || 0 == aCount)
         {