agendainterface/agendautil/inc/agendaentry.h
changeset 49 5de72ea7a065
parent 23 fd30d51f876b
--- 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);