diff -r 360d55486d7f -r 5de72ea7a065 agendainterface/agendautil/inc/agendaentry.h --- a/agendainterface/agendautil/inc/agendaentry.h Fri Jun 11 13:37:54 2010 +0300 +++ b/agendainterface/agendautil/inc/agendaentry.h Wed Jun 23 18:11:28 2010 +0300 @@ -380,6 +380,7 @@ void setGeoValue(const AgendaGeoValue& geoValue); AgendaGeoValue geoValue() const; + void clearGeoValue() const; int durationInSecs() const; AgendaEntry& operator=(const AgendaEntry& other);