diff -r 360d55486d7f -r 5de72ea7a065 calendarui/caleneditor/inc/caleneditorcustomitem.h --- a/calendarui/caleneditor/inc/caleneditorcustomitem.h Fri Jun 11 13:37:54 2010 +0300 +++ b/calendarui/caleneditor/inc/caleneditorcustomitem.h Wed Jun 23 18:11:28 2010 +0300 @@ -48,6 +48,7 @@ void enableDateButton(bool value); bool canSetModelIndex(const QModelIndex &index) const; void restore(); + QDateTime getDateTime(); protected: virtual HbWidget* createCustomWidget();