harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp
changeset 2 208a4ba3894c
parent 0 ccd0fd43f247
child 7 51d10d255e92
--- a/harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp	Mon Apr 19 14:40:05 2010 +0300
+++ b/harvesterplugins/tsrc/harvesterplugintester/src/ccalanderobserver.cpp	Mon May 03 12:32:15 2010 +0300
@@ -147,7 +147,7 @@
         if ( entry->EntryTypeL() == CCalEntry::ENote )
             {
             iCalEntryView->DeleteL(*entry);
-            break;
+            continue;
             }
         }
     CleanupStack::PopAndDestroy(&entryarray);