diff -r 1871e4cafb97 -r 7c80ebddf816 reszip/inc/resdict.h --- a/reszip/inc/resdict.h Mon Mar 15 12:44:40 2010 +0200 +++ b/reszip/inc/resdict.h Wed Mar 31 23:10:55 2010 +0300 @@ -37,7 +37,7 @@ TInt Saved(); TDesC8& Data(); TInt Use(); - void CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict); + void CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict); public: TBufC8 iData; TInt iUses;