omads/omadsappui/AspSyncUtil/src/AspScheduleDialog.cpp
changeset 4 e6e896426eac
parent 1 95fdac6ccb5c
--- a/omads/omadsappui/AspSyncUtil/src/AspScheduleDialog.cpp	Mon Jan 18 20:08:41 2010 +0200
+++ b/omads/omadsappui/AspSyncUtil/src/AspScheduleDialog.cpp	Tue Feb 02 00:02:49 2010 +0000
@@ -966,6 +966,7 @@
 				iSchedule->SetProfileId(item->iNumberData);
 				if(oldProfile != iSchedule->ProfileId())
 					{
+                    iSchedule->SaveL(); //Saved values to be used in Update
 					iSchedule->UpdateProfileSettingsL();
 					}
 				break;