diff -r 0b38fc5b94c6 -r 2c54b51f39c4 calendarui/controller/src/calenactionui.cpp --- a/calendarui/controller/src/calenactionui.cpp Mon Jul 12 02:32:28 2010 +0530 +++ b/calendarui/controller/src/calenactionui.cpp Mon Jul 26 13:54:38 2010 +0530 @@ -158,4 +158,13 @@ return continueCommand; } +// ---------------------------------------------------------------------------- +// CCalenActionUi::saveEntry +// save the entry from editor +// ---------------------------------------------------------------------------- +// +void CCalenActionUi::saveAndCloseEditor() + { + iEditUi->saveAndCloseEditor(); + } // End of file