diff -r 2c54b51f39c4 -r bb2d3e476f29 calendarui/caleneditor/inc/caleneditor_p.h --- 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 +#include -#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: