diff -r 6be019398652 -r 601ab138ba0b fontservices/referencefonts/utils/bdfharn.h --- a/fontservices/referencefonts/utils/bdfharn.h Fri Jun 11 15:33:54 2010 +0300 +++ b/fontservices/referencefonts/utils/bdfharn.h Tue Jul 06 16:23:19 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-2010 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" @@ -32,7 +32,7 @@ public: static CBDFHarness* NewL(const TDesC &aTitle, const TDesC &aHeading); ~CBDFHarness(); - void MakeBDFFont(); + void MakeBDFFontL(); void DecodeBitmap(TInt aWidth, TInt aPaddedWidth, TInt aHeight, const TUint8* aCodedBitmap, TUint8* aBitmap); TInt ReadBit();