webengine/widgetbackuprestore/Src/WidgetBackupRestore.cpp
branchRCL_3
changeset 41 4bd5176e1bc8
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
--- a/webengine/widgetbackuprestore/Src/WidgetBackupRestore.cpp	Tue May 11 17:13:44 2010 +0300
+++ b/webengine/widgetbackuprestore/Src/WidgetBackupRestore.cpp	Tue May 25 13:52:38 2010 +0300
@@ -170,7 +170,8 @@
         }
     else
         {
-        if ( type == conn::EBURNormal )
+        //If iLastType is EBURUnset, do not stop the activescheduler
+        if ( type == conn::EBURNormal && iLastType != conn::EBURUnset )
             {
             if ( iLastType == conn::EBURBackupFull || iLastType == conn::EBURBackupPartial )
                 {