branch | RCL_3 |
changeset 19 | 01fc9b7302d1 |
parent 18 | 44d14dfed84d |
--- a/reszip/inc/resdict.h Tue Aug 31 16:13:44 2010 +0300 +++ b/reszip/inc/resdict.h Wed Sep 01 12:16:33 2010 +0100 @@ -37,7 +37,7 @@ TInt Saved(); TDesC8& Data(); TInt Use(); - void CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict); + void CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict); public: TBufC8<KMaxDictEntry> iData; TInt iUses;