calendarui/caleneditor/inc/caleneditor_p.h
changeset 57 bb2d3e476f29
parent 55 2c54b51f39c4
child 64 1881ad52dc45
--- a/calendarui/caleneditor/inc/caleneditor_p.h	Mon Jul 26 13:54:38 2010 +0530
+++ b/calendarui/caleneditor/inc/caleneditor_p.h	Mon Aug 09 18:30:52 2010 +0530
@@ -27,8 +27,8 @@
 
 //user includes
 #include <AgendaEntry>
+#include <caleneditor.h>
 
-#include "caleneditor.h"
 #include "caleneditorcommon.h"
 
 //forward declarations
@@ -154,7 +154,7 @@
 	void deleteEntry(bool close = false);
 	bool handleAllDayToSave();
 	void enableFromTotimeFileds(bool, QDateTime, QDateTime);
-	QTime defaultTimeSameDay();
+	QDateTime defaultTimeSameDay( );
 	void refreshTimeForUncheckAllDay();
 	
 private slots: