branch | RCL_3 |
changeset 9 | 7c80ebddf816 |
parent 0 | f58d6ec98e88 |
child 18 | 44d14dfed84d |
--- 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<KMaxDictEntry> iData; TInt iUses;