calendarui/caleneditor/inc/caleneditorcustomitem.h
changeset 49 5de72ea7a065
parent 26 a949c2543c15
child 50 579cc610882e
--- 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();