calendarui/controller/src/caleneditui.cpp
changeset 55 2c54b51f39c4
parent 51 0b38fc5b94c6
child 57 bb2d3e476f29
--- a/calendarui/controller/src/caleneditui.cpp	Mon Jul 12 02:32:28 2010 +0530
+++ b/calendarui/controller/src/caleneditui.cpp	Mon Jul 26 13:54:38 2010 +0530
@@ -24,7 +24,7 @@
 #include "calencontroller.h"
 #include "hb_calencommands.hrh"
 #include "calenservicesimpl.h"
-#include "agendaentry.h"
+#include <agendaentry.h>
 #include "caleneditor.h"
 #include "calendateutils.h"
 #include "OstTraceDefinitions.h"
@@ -196,5 +196,13 @@
     
     OstTraceFunctionExit0( CCALENEDITUI_HANDLENOTIFICATION_EXIT );
     }
-
+// ----------------------------------------------------------------------------
+// CCalenEditUi::saveEntry
+// save the entry from editor
+// ----------------------------------------------------------------------------
+//
+void CCalenEditUi::saveAndCloseEditor()
+    {
+    iEditor->saveAndCloseEditor();
+    }
 // End of file