creator/engine/src/creator_connectionmethod.cpp
changeset 52 36d60d12b4af
parent 27 271e901a9423
--- a/creator/engine/src/creator_connectionmethod.cpp	Fri Sep 03 17:11:21 2010 +0300
+++ b/creator/engine/src/creator_connectionmethod.cpp	Fri Sep 17 14:22:55 2010 +0300
@@ -411,7 +411,7 @@
     
     // id has been generated, store it for being able to delete
     // only entries created with Creator
-    iEntryIds.Append( dest.Id() );
+    iEntryIds.AppendL( dest.Id() );
     
     conMethod.Close();
     CleanupStack::Pop(  );//conMethod